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

Issue in column resize in radgrid

1 Answer 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pavan
Top achievements
Rank 1
Pavan asked on 27 Mar 2015, 10:02 AM
Hi,

I have one issue in radgrid, that is when resizing columns, the columns resize to a dimension not selected.
For eg: (screenshot attached), If I resize the column to say 240px, it will  expand to more than that and also in minimizing its size increases.

I have used the below code in client script.
<Resizing AllowColumnResize="true" AllowResizeToFit="false" />

Thanks,
Pavan

1 Answer, 1 is accepted

Sort by
0
Venelin
Telerik team
answered on 01 Apr 2015, 05:04 AM
Hello Pavan,

Could  you please try to set TableLayout="Fixed" in the MasterTableView of the grid. In general, if the layout is Auto (which is the default value) the minimum width of a column is determined by the longest unbreakable content in it.

Regards,
Venelin
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Grid
Asked by
Pavan
Top achievements
Rank 1
Answers by
Venelin
Telerik team
Share this question
or