Grid Grouping Alignment

Hi, is it possible to have the Parent groups and their childs all alligned veritcally witout any left margins after expanding a group? thank you

1 Reply

AD Administrator Syncfusion Team March 3, 2006 09:23 PM UTC

Hi Driss, Try setting: TableOptions->ShowRecordPlusMinus to False TableDescriptor->ChildGroupOptions->ShowCaptionPlusMinus to False If you want to hide the AddNewRow in the Grouped Rows: Set ChildGroupOptions->ShowAddNewRecordBeforeDetails to False Does this take care of your needs? Regards Arun

Loader.
Up arrow icon