Event handler to use when deleting a row in a GridGroupingControl

Hi, I am using a GGC and would like to catch an event when a row is deleted. Which event handler is suitable for this task? Regards David

1 Reply

AD Administrator Syncfusion Team July 1, 2005 11:30 AM UTC

Check out the this.gridGroupingControl1.RecordDeleting/RecordDeleted events to see if that is what you need.

Loader.
Up arrow icon