I have 2 grids. They are attached together 1 below other. As I horizontally scroll upper grid and focus is on the last column -> upper grid scrolls/slips while lower grid remains as it is. Secondly when I resize any column in upper grid lower grid columns are not resized.
How to tackle these sync. issues. I have created 2 separate grid classes and in upper grid's events I have written code to sync. bottom grid.
Is there any other way to do that.
How to tackle these sync. issues. I have created 2 separate grid classes and in upper grid's events I have written code to sync. bottom grid.
Is there any other way to do that.