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
close icon

Grid Painting bug . .

Evey once in a while i see random cell in the grid not paint property. it just shows some resemblance of the cell but kind of looks like garbage. I have been testing extensively and i noticed that when i turn off: ThemesEnabled = false UseGDI = false this error is seems to go away. We are using 3.0.1.0 of the Grid. Has anyone encountered this? Any ideas? thks, ak

1 Reply

AD Administrator Syncfusion Team December 10, 2005 12:19 AM UTC

Are you using multiple threads? If so, are you using grid.InvokeRequired checks to make sure you only access the grid on the thread that created it? Do you see any exceptions noted in the output windows? These might affect the drawing. Do you have any grid.BeginUpdate calls that are not matched by grid.EndUpdate calls? If you can upload a sample project showing the problem, we can try to debug it here.

Loader.
Live Chat Icon For mobile
Up arrow icon