C
cashdeskmac
Hi,
I have a rangevalidator with the type set to Double. When I enter a value
of 12 into a textbox it validates it, but when I enter 12.99 it says the
value is invalid. I tried setting the maximum value to 23.59 and the minimum
value to zero and it threw an error, saying 23.59 cannot be converted to type
Double.
Does anyone know what may be causing this?
I have a rangevalidator with the type set to Double. When I enter a value
of 12 into a textbox it validates it, but when I enter 12.99 it says the
value is invalid. I tried setting the maximum value to 23.59 and the minimum
value to zero and it threw an error, saying 23.59 cannot be converted to type
Double.
Does anyone know what may be causing this?