RA
Rajagopal
Syncfusion Team
August 28, 2007 01:37 AM UTC
Hi Prabhjeet,
Thanks for your interest in Syncfusion Products.
To disable the AddNewRow, please try setting the following properties.
this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordAfterDetails = false;
Let me know if you have any other questions.
Regards,
Rajagopal