GridDataBoundGrid - Using Check box in on of the column header

Hi, I am currently evaluating your software, especially the Grids. I need to use check box in the one of my column header, so that if I check on the column header all the rows for that particular column are selected (all the rows are check boxes). I need to use it as Select All. Can you please help me in doing so.

Thanks in advance.

Regards,
Seshu

1 Reply

AD Administrator Syncfusion Team October 9, 2006 11:54 AM UTC

Hi Seshu,

Here is a sample which demonstrates a way to have checkbox in the header of the Grid. For this, the QueryCellInfo event is handled and the respective cell properties

are set in such a manner to have checkbox along with the header description.

Sample: http://www.syncfusion.com/Support/user/uploads/CheckBox_GDBGHeader_2d0eee74.zip

Best regards,
Haneef

Loader.
Up arrow icon