Grid Paint Issues

Pls find attached code sample which illustrates painting issues with GDBG. There is a timer control which updates dataset and the newly inserted row doesn''t reflect in the grid unless user clicks on the area. I can certainly call refresh but is it required ? i am afraid that it would re-populate the row from the dataset and also perform a full repaint. Regards Yogi

PaintProblem.zip

1 Reply

ST stanleyj Syncfusion Team January 23, 2006 06:54 AM UTC

Hi Yogi, Running in 4.1, there is no problem seen. If Refresh resolves the issue, then try RefreshRange and pass the newly added rows. Check 4.1 beta 4 here Best regards, Stanley

Loader.
Up arrow icon