GridDataBoundGrid Scrollbars

I have touch screen applications (so no keyboard). How can I change the width of the GDBG scrollbars?

1 Reply

HA haneefm Syncfusion Team April 4, 2007 03:39 PM UTC

Hi JMS,

If you want to try to set the width to something other than the system default, then you can use the technique in this sample. \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\FeatureSamples\ScrollBars. It hides the default scrollbars, and lets you use standard Windows Forms ScrollBars to manage the scrolling in a grid.

Best regards,
Haneef

Loader.
Up arrow icon