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