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

[Solved] Auto resized columns

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Adam Plattner
Top achievements
Rank 1
Adam Plattner asked on 26 Oct 2009, 12:53 PM

We have a grid with many dynamic added columns which are fixed width.

When user resizes or sorts a column, all columns are auto resized.

How to stop this behavior?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 26 Oct 2009, 01:05 PM
Hello Adam,

Please set TableLayout to Fixed and let me know whether the problem still persists.
radGrid.MasterTableView.TableLayout = GridTableLayout.Fixed;

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Adam Plattner
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or