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

Fluid (bootstarp layout) and columns size

1 Answer 79 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Veteran
Marcin asked on 19 Feb 2014, 03:19 PM
Hello
Is there any way to configure (js or css) grid columns to not have too small size when resizing window for smaller layout? Currently I have 1 column without set width to fill gap. Other columns has defined size. When I'm resizing window this column is resized to 0 so for small screens it is not visible. The perfect option would be to have min-width for each column to be never less than some value. But I don't know if this sis possible.

Kind Regards
Marcin

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 20 Feb 2014, 09:00 AM
Hello Marcin,

You can't set min-width to table columns, but you can do it for the Grid table, as our documentation explains:

http://docs.telerik.com/kendo-ui/getting-started/web/grid/walkthrough#column-widths

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Marcin
Top achievements
Rank 1
Veteran
Answers by
Dimo
Telerik team
Share this question
or