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

Radgrid last column not resizing correctly

2 Answers 54 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mayur
Top achievements
Rank 1
Mayur asked on 26 Feb 2014, 01:38 PM
I have radgrid which contains 4 columns.

I have set property AllowColumnResize="true" of grid.

Resizing works fine for first 3 columns but for last column it doesnot work properly.

Last column resize to decrease width only and I am not able to increase width of last column.

2 Answers, 1 is accepted

Sort by
0
Padmasinh
Top achievements
Rank 1
answered on 28 Feb 2014, 12:46 PM
hi mayur,

Add padding to right of grid or add extra dummy column to grid.
0
Eyup
Telerik team
answered on 03 Mar 2014, 08:29 AM
Hello Mayur,

You can enable the ResizeGridOnColumneResize property or try different configuration options to achieve the desired behavior:
http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/columns/column-row-resize-reorder/defaultcs.aspx

Hope this helps.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Ajax
Asked by
Mayur
Top achievements
Rank 1
Answers by
Padmasinh
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or