This is a migrated thread and some comments may be shown as answers.

RadTextBox and setting Maxlenght

1 Answer 42 Views
Input
This is a migrated thread and some comments may be shown as answers.
Don
Top achievements
Rank 1
Don asked on 25 Jul 2008, 07:53 PM
We have Rad Textboxes that excepts input from the user. take for example, we have a FirstName RadTextBox. we set the maxleght in code : 

tbFName.MaxLength = 20 ;

at runtime the user can continue to enter more than 20 characters.

How do we restrict user input to set numbers of characters.

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 28 Jul 2008, 10:20 AM
Hi Don,

I tried to reproduce the problem locally, but to no avail. I attached a sample demo project for your reference. What am I missing?

Greetings,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
Don
Top achievements
Rank 1
Answers by
Missing User
Share this question
or