AD
Administrator
Syncfusion Team
July 1, 2004 03:31 PM UTC
If you enlarge your gridbounds by a point or two, the behavior may go away.
Another thing you can do is to subscribe to the LeftColChanging event, and in the handler set e.Cancel = true. This should prevent any scrolling.