Threading on GDBG and GGC''s DataSet

Hi, in our application, we have a thread which will constantly update a DataSet that serveral grids are bounding and based on the filter, the grids will display different set of Data in the DataSet. My question is, will the GDBG grid and GGC grid behave strangely because of this? Is there anything special that we have to consider in order to support this behavior (like Invoke/InvokeRequired etc)? Thanks

1 Reply

AD Administrator Syncfusion Team June 13, 2006 05:43 AM UTC

Hi Kai, Please refer to the KB Article for more details. http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=78 Here is a grouping grid threading sample. http://www.syncfusion.com/Support/user/uploads/Thread_Sample_6e0048e6.zip Let me know if this helps. Regards, Haneef

Loader.
Up arrow icon