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

Scrollbars for Grid

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Craig Smith
Top achievements
Rank 1
Craig Smith asked on 23 Apr 2008, 11:58 PM

Can someone please let me know how  to set only the vertical scrollbar for a RadGrid. What should I do not to render the horizontal scrollbar.  I have tried setting the width as given in the documentation but was unsuccessful in achieving it.

To restrict the horizontal bar from being rendered, verify that:

·         the width for the MasterTableView is set to 99% if auto-generated columns are used

·         the total width of the declaratively set columns is smaller than the width of the grid itself


1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 24 Apr 2008, 08:13 AM
Hello Craig,

The quote from our documentation is correct and works properly. Can you paste your RadGrid declaration where this does not work?

Regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Craig Smith
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or