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

Suspend/ResumeBinding in GGC

Hi,

Does anyone know how to suspend and resume binding in a GridGroupingControl?

Many thanks.


1 Reply

SR Sri Rajan Syncfusion Team April 19, 2008 02:08 AM UTC

Hi Lee,

Thank you for your patience.

Here is code to suspend and resume binding in GridGroupingControl.


this.gridGroupingControl1.CurrencyManager.SuspendBinding();
this.gridGroupingControl1.CurrencyManager.ResumeBinding();


Please let me know if this helps.

Best Regards,
Srirajan



Loader.
Live Chat Icon For mobile
Up arrow icon