MultiRox TextBox

  • Thread starter Thread starter TCORDON
  • Start date Start date
T

TCORDON

How can I restric a multirow textbox's text length, Max Length doesn't seem
to really do anything. I want the user to not be able to type, say more that
300 chars.

TIA!
 
You should check it yourself by using javascript. Using custom validator at
client side could be a good solution
 
Back
Top