Textfield Max Characters

Tyndie

New member
Local time
Today, 07:53
Joined
Oct 9, 2006
Messages
6
Is there a attribute for setting the max amount of characters in a textfield, I have thought about adding some code in the on keypress event, to lock the textfield once the required amount of characters has been reached, but I was hoping there would be a more simple way.
 
If the control is bound to a Text field then you can set the maximum allowable characters in the table if you want.
 
Thanks, the textfield is unbound, sorry should of specified that.
 

Users who are viewing this thread

Back
Top Bottom