Hello Sheryl,
RadNumericTextBox stores and passes its value as a number. So if you enter "
1.0", the control will report its value as
1 to the validator. That's why the validation fails for entries ending in ".0".
Please modify your validation expression or use a custom validator.
Best wishes,
Dimo
the Telerik team
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Follow the status of features or bugs in
PITS
and vote for them to affect their priority.