We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GridGroupingControl & AppendRow

Hi, How can i have an append row like GridDataBoundGrid have in GridGroupingControl ? Regards, Mikaël

1 Reply

AD Administrator Syncfusion Team June 20, 2005 04:19 PM UTC

Try setting these properties: this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordAfterDetails = true; this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;

Loader.
Live Chat Icon For mobile
Up arrow icon