HA
haneefm
Syncfusion Team
April 24, 2008 05:10 PM UTC
Hi Lee,
Please try these settings
this.gridGroupingControl1.Engine.InvalidateAllWhenListChanged = false;
this.gridGroupingControl1.Engine.UpdateDisplayFrequency = 0;// only manual updates (when you call grid.Update)
and let me know if this helps.
Best regards,
Haneef