This feature request was for the ability to change the width of columns after initialization and was completed in 2018 R3 when the resizeColumn() method was implemented:
In case the columns in the application you are working on do not obey their widths, then most likely there is a lot of space for them and the browser stretches them. Take a look at the article for columns width as there are differences for scrollable and non-scrollable grids.
In case you have questions for a particular scenario, you may get in touch via the support system or forums and we would be glad to take a look.
Kind Regards,
Alex Hajigeorgieva Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
William
Posted on:30 Jan 2020 18:12
how is this STILL not a feature in 2020??? uggg, just spent two hours trying to figure out why setting the .width property wasn't working in jscript to find out it doesnt work???
Balram
Posted on:03 Jan 2019 08:37
I wonder why it is not yet implemented
Sergey
Posted on:24 Sep 2018 09:54
Why you forget TreeList? This feature need for both
ADMIN
Carl
Posted on:13 Sep 2018 17:37
With the R3 2018 release we introduced the ability to call the Grid API to update the width of a particular column. From the feedback that we see in this thread, as well as feedback that we received in tickets the basic functionality needed is to be able to update the width of individual columns rather than the Grid as a whole.
To see this in action we added the functionality to our API demo (https://demos.telerik.com/kendo-ui/grid/api). This will also link to more in-depth API references.
allan
Posted on:17 May 2018 20:50
Another vote. Please consider this change.
Imported User
Posted on:30 Mar 2018 15:04
looking forward for this feature as it will help with saved grid preferences and per user UI customization