This question is locked. New answers and comments are not allowed.
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
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