Shared Scroll in GridControl

Hello! I have a problem with shared horizontal control. When I use shared horizontal scrolling, automatic vertical scrolling doesn''t work. I have attached small sample. Best regards. GridControlScroll_2843.zip

1 Reply

AD Administrator Syncfusion Team November 5, 2004 02:23 PM UTC

To share scrollbars, the library provides support for this using the technique shown in grid\samples\quickstart\scrollbars. I do not think you would have a problem using that strategy. I thiink with your sample, the grid is getting the wrong clientsize for some reason, and that is causing the problem.

Loader.
Up arrow icon