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

GDBG Refresh

Hi In our app, we have a GDBG which bound to a dataset which contains a DataRelation. However, the DataRelation in the DataSet might be updated/removed by another thread in the application. Whenever there is such a event, the grid didn''t update properly. So is there a event in the grid that I can use to detect a change in DataSource and refresh the grid accordingly? Or am I missing something??

1 Reply

AD Administrator Syncfusion Team June 15, 2006 12:59 PM UTC

Hi Kai, Please refer to the KB article for more details. http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=99 Note : Before you reassign the datasource, you need to call the Binder.InternalColumn.Clear method for clear the old columns. Let me know if this helps. Best Regards, Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon