This is a migrated thread and some comments may be shown as answers.

[Solved] How to make scrollbar appear only when needed?

0 Answers 9 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mark
Top achievements
Rank 2
Mark asked on 08 Aug 2011, 04:57 PM
I'm trying to use the Telerik Grid control in MVC3 and my concern is that I wish to make the Scrollbar appear only when needed. How do I accomplish such task? the .Scrollable is already implemented. I believe I need to use the scrolling => scrolling.Enabled(scrolling.Equals( [possibly check the number of rows displayed] ) ) but just can't figure out how. 
Tags
Grid
Asked by
Mark
Top achievements
Rank 2
Share this question
or