It might be stupid, but is there DataGridView event reacting on dataGridView background click (place where are no elements)?
Or do I have to use some event and check where/on what click was...
I did try to use global variable,everything was correct, but I ended up failing 'cause of my royal stupidity.
I was coding one part, but inputing information through other way ~_~
Oh.. I use tag array in my code :D I edited it before posting here and didn't see that I left it to be.
As for int array indexes, I was planing to store not checked items indexes for later removal,...
ah.. I thought Array::Length returns how many symbols there are in whole array xD so I excluded it from possible variants.
Seems I mixed up what is element and what's dimension (~_~')
Thanks for both of you :D Since I'm not native English speaking person, it took some time to get what I should do, but well... in the end I succeeded Y(^-^)Y