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

[Solved] AllowOutOfRangeAutoCorrect for NumericTextBoxFor

0 Answers 7 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Suneetha
Top achievements
Rank 1
Suneetha asked on 05 Sep 2012, 05:43 PM
Hi,
I do see that AllowOutOfRangeAutoCorrect exists for RAD controls.. but I do not see it for NumericTextBoxFor - ASP.NET MVC..?
I have set max value as 99 and min value as 1.. and when I enter 199, the field resets the value to 99.. I do not want the value to be reset, but rather show an error message on blur of the field...

Appreciate the response..
Thanks
Tags
NumericTextBox
Asked by
Suneetha
Top achievements
Rank 1
Share this question
or