AD
Administrator
Syncfusion Team
June 19, 2006 05:10 PM UTC
Hi John,
The CheckBoxClick event get fired only when the user clicks inside a CheckBox cell to change the value. You can try the gridControl1.CellsChanged/ CellsChanging event which will get fired when the content of a range of cells(even for a cell) is changed.
Regards,
Calvin.