GR
Golda Rebecal
Syncfusion Team
October 31, 2007 12:04 PM UTC
Hi Patrick,
You can achieve your requirement by using the DelayUpdateBehavior of GridGroupingControl.
Here is the code snippet:
gridGroupingControl1.DelayUpdateBehavior = GridDelayUpdateBehavior.Timer;
Kindly let me know if this helps you.
We appreciate your interest in Syncfusion products.
Best regards,
Golda