Maxlength of TextArea

1 Answer 834 Views
TextArea
Eric
Top achievements
Rank 2
Iron
Iron
Eric asked on 05 Aug 2022, 07:45 PM

What is the best/easiest way to limit the number of characters and a user can enter into a TextArea?  There is no MaxLength property that I have seen.

 

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 08 Aug 2022, 02:22 PM

Hello Eric,

That would be the ValueChanged event. It requires you to update the component Value manually on every event trigger, so you will have full control over what is going on.

Regards,
Dimo
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.


Tags
TextArea
Asked by
Eric
Top achievements
Rank 2
Iron
Iron
Answers by
Dimo
Telerik team
Share this question
or