I need to adjust line spacing in multiple line textbox but currently there seems to be no way to do that. Please add this feature!
Thanks
5 comments
Jan
Posted on:17 Nov 2022 14:53
Thats now way you guys still
didn't solve the issue!
That Basic function is must have in thats sort of aplication. Thats so so sad ... and make them useless.
ADMIN
Todor
Posted on:04 May 2021 09:42
Hi Laura,
Indeed, the HtmlTextBox doesn't support all the styles supported by the browsers. Still, you may split the text into parts that will fit on a single line and place them in different <p> elements. We support padding, which will let you control the space between the paragraphs.
Line-height is not one of the CSS styles allowed in the Html Textbox, so not a very helpful suggestion. This seems so basic and necessary.
ADMIN
Todor
Posted on:02 Sep 2020 11:07
Hello Thanh and Babuji,
Thank you for this input. We agree that the feature is useful and we have approved it.
The implementation of the feature will be prioritized based on the user votes among the other factors. You will be notified when its status changes.
As a workaround, you may use an HtmlTextBox, where the text can be formatted with CSS styling.
Regards,
Todor
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/.
Babuji
Posted on:29 Aug 2020 11:19
Line spacing (line-height) is a very basic requirement and must be supported by default.