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
close icon

Refreshing Grid

How to refresh GGC from the code, programmatically do the same when we push the button "Refresh"?


1 Reply

RS Rajarajeswari S Syncfusion Team December 22, 2008 10:38 AM UTC

Hi Sergey,

Thanks for using Syncfusion products.

With GridGroupingControl, we can reset the TableDescriptor, using the following code snippet:

this.GridGroupingControl1.ResetTableDescriptor();

This will simply reset the TableDescriptor of the Grid to it's initial stage, it means Grouping, sorting, etc. happened dynamically will be removed. And the Grid will be refreshed.

There is not certain method for exactly refreshing the Grid. Could you please explain your requirement in detail for refreshing the Grid?

Regards,
Raji




Loader.
Live Chat Icon For mobile
Up arrow icon