Ability for spreadsheet row height to be auto set from the row contents. This is to support wrapped text.
In the dojo example provided, the row height does auto adjust to fit the cell content but only if the user types more text into the cell after the widget is rendered. If the user initializes the cell text to be a longer string, the row height does not adjust to fit the content.
$("#spreadsheet").kendoSpreadsheet({Hi Olivier,
I am afraid that the feature is not yet implemented, so I am changing the status to 'Unplanned'.
Currently, the height of a row will be adjusted if the wrap option is set to true. For example, if initially, a short text is entered and the user enters longer text, the height of the row will get increased. Here is a Dojo to demonstrate that.
As far as I understand you need an option to adjust the width of the column. If this is correct, currently there is no suitable option that allows the column width to automatically change its size, depending on the length of the cell content.
As there are related Feature requests for adjusting row height and column width on double-click, I would encourage you to cast your vote for those requests:
- https://feedback.telerik.com/kendo-jquery-ui/1359610-spreadsheet-component-doubleclick-on-a-column
Let me know in case you have additional questions on the matter.
Regards,
Neli
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello.
Is this feature (autofit column width) available yet ? and if yes, how use it ?
Thanks.
Absolutely we need that functionality, Autofit Column is indispensable working with dynamic content. Please include that soon.
This should also include autofit of column width (this has been repeatedly requested by our client)