cancel
Showing results for 
Search instead for 
Did you mean: 

maximum characters in textEdit field

Former Member
0 Kudos

Hi all,

I am using TextEdit control. now i want to set the maximum character for the control. for example 100 characters.

how to achieve this.

Regards,

Shanthakumar.

Accepted Solutions (1)

Accepted Solutions (1)

praveenkumar_gudapati
Active Contributor
0 Kudos

Hi,

You should use LengthValidator to set the maximum character for the control.

Check this:

Regards,

Praveen Gudapati

Answers (0)