Home › Forums › WinForms controls › Xceed Grid for WinForms › Error while updating the PaintManager › Reply To: Error while updating the PaintManager
Hi there,
Yes I did. They responded back that anything that would affect the look of the gridControl must be called/set in the main UI thread.
Does this include simply adding or removing rows?
Also, they indicated that one could use the grid’s .Invoke method and a delegate in order to do this properly. It seems that the grid painting is ignoring the fact that the grid has been locked elsewhere. Is this true? Is it possible to suspend the painting of the grid while the grid is locked?
Thanks for the quick response!
Matt
Imported from legacy forums. Posted by MatthewTheRaven (had 283 views)