Duplicated
Last Updated: 29 Jun 2020 07:09 by ADMIN
Michael
Created on: 29 Jun 2020 01:32
Category: TextBox
Type: Feature Request
1
How do I create a multi-line TelerikTextBox with word wrap that is resizable?

I kind of expect to be able to do something like this:

<TelerikTextBox @bind-Value="@CurrentComment" Label="Comment" Wrap="true" Multiline="true" Resizable="true" Height="200px" Width="100%"></TelerikTextBox>

@code {
    string CurrentComment { get; set; };
}
This will allow the user to have a text area that allows multiple lines, wraps text, and they can resize it if they need more space. I don't see how we can do this with the current textbox.
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Svetoslav Dimitrov
Posted on: 29 Jun 2020 07:09

Hello Michael,

There is another open Feature Request regarding the Multiline TextBox on our public Feedback Portal. You can see it from this link. I have given a Vote on your behalf in order to raise its popularity and you Follow it for email notifications on status updates. There you can share some more ideas on what would would expect from the component.

That being said, I am marking this thread as Duplicate.

Regards,
Svetoslav Dimitrov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.