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

Column widths are too large -- causes horizontal scrolling

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike Causi
Top achievements
Rank 1
Mike Causi asked on 05 Aug 2010, 09:35 PM
The grid I have has a number of columns in it.  However, they should all fit into my screen without any necessary scrolling.  Sometimes it seems that it just gives "too much width" to each column when it doesn't need to.

Is there a way to have the grid columns minimize the widths so as to avoid any sort of horizontal scrolling when there doesn't need to be any?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 10 Aug 2010, 08:15 AM
Hi Mike,

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

Regards,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Mike Causi
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or