Checkbox Column in Group Caption Summary Cell to check/uncheck all items in group

I have a flat data source that has 5 columns. The last two columns in the datatable are boolean fields. I am grouping my the first column. I want to place a checkbox at the group caption row level, above the last two boolean fields that would enable me to check/uncheck all the checkbox in the group.

The examples that I have seen in the forum only applies to a flat datasource with no grouping and I can't seem to get it to work for my requirement.

1 Reply

HA haneefm Syncfusion Team July 24, 2007 07:35 PM UTC

Hi James,

Below is a minimal sample that shows you "How to add checkbox in a groupcaption cell of the grid?". Please refer this and let me know if this helps.
GroupCaptionCheckBox.zip

Best regards,
Haneef

Loader.
Up arrow icon