GridControl and thread

I have a red cross when I change cell backcolor and forecolor in a thread. Matthieu

1 Reply

AD Administrator Syncfusion Team September 15, 2005 04:14 PM UTC

Hi Matthieu, Any calls into the grid must be done on the thread that creates it and you can use grid.InvokeRequired to check for this. please check this KB article. http://www.syncfusion.com/Support/article.aspx?id=572 Best regards, Jay N

Loader.
Up arrow icon