AD
Administrator
Syncfusion Team
July 20, 2005 12:09 AM UTC
Is it possible that the grid''s client area extends beyond the portion of the grid that you see? This can happen if the grid is docked filled, but was added to its parent before some other child controls were added to the same parent. In this case, the grid''s client area may be under the other child controls.
DS
Damien Sawyer
July 20, 2005 02:06 AM UTC
Hi Clay,
Thanks for this. I have built a small sample application which shows this and another (more serious?) problem that I''m having. I will post it in a separate thread...