R
Ratnakar Pedagani
Hi,
I have a datagridview in which i have a DataGridViewCheckBoxColumn. I
want to know which event should i use so that whenever i check the
checkbox, it should immediately notify me saying that this particular
row, this checkbox has been checked. I tried cellvalueChanged event,
but it fires only once it loses the focus from that row. Any
suggestions or help is highly appreciated.
Thanks,
Ratnakar.
I have a datagridview in which i have a DataGridViewCheckBoxColumn. I
want to know which event should i use so that whenever i check the
checkbox, it should immediately notify me saying that this particular
row, this checkbox has been checked. I tried cellvalueChanged event,
but it fires only once it loses the focus from that row. Any
suggestions or help is highly appreciated.
Thanks,
Ratnakar.