AD
Administrator
Syncfusion Team
March 3, 2005 07:02 PM UTC
Check you output window for any exceptions that might be being thrown.
Are you using multiple threads?
Is it possible that there is an open call to grid.BeginUpdate that has not had its matching grid.EndUpdate call done before the grid responds to the server message?
AD
Administrator
Syncfusion Team
March 4, 2005 02:45 PM UTC
Yes the data do comes from multiple thread.. but we make sure that all this calls are funneled thru UI thread... so i don''t think so that is a problem...
also i don''t see any exception in output window...
Regards
Yogi
AD
Administrator
Syncfusion Team
March 4, 2005 03:28 PM UTC
Might sure the currencymanager being used is created on the grid''s thread. Here is a forum thread discussing this issue.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=22186