Jump to content


inqontrol

Member Since 29 May 2007
Offline Last Active Jul 12 2013 12:30 PM
-----

Topics I've Started

Show scrollbar automatically?

24 April 2012 - 07:27 PM

Hey.
First of all: thank you for bringing this awesome grid to .NET development environments like Visual Studio 2010. I just tried the grid using C# and it works quiet well. There are some problems which hopefully get fixed soon.

I noticed that the auto-size property for columns doesn't work for me, the columns just do not resize themselves to fill the rest of the space. That's why I use the resize-event to size the columns accordingly to the space available manually.

Unfortunately it is not possible to have scrollbars always visible. So the question is: is there a quick fix for this? I really like to have the vertical scrollbar always-on, just disabled when not needed.

Thanks!