Dear All,
When I scroll right and the ultragrid becomes very ugly, is there any improvement for below screen??
Hi,
Well, something is obviously wrong there. But it's hard to tell you how to fix it without knowing what is causing it.
It looks like something is interfering with the grid's ability to paint itself.
Are you using a DrawFilter or a CreationFilter on this grid?
Are you calling the BeginUpdate method on the grid anywhere in your code?
In Design time, also the same problem.