Completed
Last Updated: 24 Jan 2024 14:28 by ADMIN
Nohinn
Created on: 26 Mar 2015 11:15
Category: Grid
Type: Feature Request
13
Grid row resizing
Is it possible that you include a way to resize rows on a grid like we have the option to resize columns?

My application has a default row height retrieved from database, we do not let the content to overflow this row height. 
But instead we want to give the user the option to manually resize the row to see the full text content.

This row resizing, though it is done only on one row would affect all the rows currently shown.
2 comments
ADMIN
Angel Petrov
Posted on: 24 Jan 2024 14:28

Hello,

This is now implemented - https://demos.telerik.com/kendo-ui/grid/row-resizing

Regards,
Angel Petrov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Aravind
Posted on: 27 Oct 2015 09:34
It would be nice if there's an option to control the row height(or a single cell's height in a particular row), like the ability to resize the column width using resizable property.