AD
Administrator
Syncfusion Team
August 3, 2006 12:22 PM UTC
Hi,
Add the below property setting to hide the AddNewRecord.
this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordAfterDetails = false; // this is by default false
Thanks for your interest in Syncfusion Products.
Regards,
Rajagopal