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

[Solved] How to set a min column width

1 Answer 227 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mk
Top achievements
Rank 1
mk asked on 03 Mar 2010, 11:17 PM
I have a grid with a few columns at a set width. When the window is resized smaller the columns that don't have a column size are hidden.
Is there anyway to have them not get smaller than a certain width?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Mar 2010, 10:05 AM
Hello mk,

I am afraid min-width for RadGrid columns is not supported. You can either set explicit widths to all columns, or arrange the page layout in such a way, that the whole RadGrid control does not shrink beyond a certain width (e.g. set min-width to its container).

Greetings,
Dimo
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
mk
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or