DataGridView Events
-
Hi, i have DataGridView with 3 column, the last one is a type of : CheckBoxColumn the thing is that in the CellContentClick, CellClick Events i don't see the current change in the cell value if i've pressed check, i don't see the value changing to true when i fall into the event, i'll see the change only the second time. when doe's the value change ocurres ??? i've tried also to use the CellValueChanged Event, that has a very spesific purpose, and still nothing anyone????? THANKS :) :)
Have Fun Never forget it
-
Hi, i have DataGridView with 3 column, the last one is a type of : CheckBoxColumn the thing is that in the CellContentClick, CellClick Events i don't see the current change in the cell value if i've pressed check, i don't see the value changing to true when i fall into the event, i'll see the change only the second time. when doe's the value change ocurres ??? i've tried also to use the CellValueChanged Event, that has a very spesific purpose, and still nothing anyone????? THANKS :) :)
Have Fun Never forget it