Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maxlength madness
Message
 
 
To
11/02/2016 16:36:49
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01631330
Message ID:
01631333
Views:
54
>This winform app uses datatables in typed datasets bound to data entry controls.
>
>I'm getting weird results with the maxlength property of textboxes.
>
>A maxlength of 2 works exactly as you'd expect. You can enter 2 or fewer characters into the textbox.
>
>With maxlength of 5, however, I can only enter 3 characters. In order to enter 5 I must make the maxlength 8.
>
>Character casing is upper, but I can't find anything about that.
>
>Any ideas?

What is the type and length of the column? Can you also show your code and how do you test it? Are you manually typing?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform