Checbox pblm

Hi, I have two columns in a GGC grid. The columns are named "IsSelected" and "Name" separately. "IsSelected" column is of type checkbox.What i need is I want a column which contains one checkbox in each row & only one checkbox should be selected at a time. Thanks, Resmi

2 Replies

AD Administrator Syncfusion Team October 19, 2005 02:19 PM UTC

I think you can track the lastChecked cell and do this work in the TableControlCheckBoxCLick. Here is a little sample. http://www.syncfusion.com/Support/user/uploads/GGC_ChkBx_fa2184a2.zip


RE resmi October 20, 2005 05:47 AM UTC

Thanks

Loader.
Up arrow icon