Hi,
I'm sending you the sample project, In this project if you start multiple instances of the child form ( by 'Test' button on thye toolbar) you'll see that sometimes the last column of the grid has the color of the grayarea.
I've found workaround for this problem by adding one more column in the grid , which I set to hidden.
But sometimes, during automatic data refresh, a cell or a row changes it's color and I have no workaround for this problem, except redrawing the entire grid.
Many thanks in advance,
Leonid Ninov