RangeValidator < 0 not working

C

Cirene

Here's my RangeValidator

<asp:RangeValidator ID="RangeValidator1" runat="server"
ControlToValidate="txtSVDV" ErrorMessage="RangeValidator" MaximumValue="0"
MinimumValue="-100" Type="Double">Make it < 0</asp:RangeValidator></td>

My value for txtSVDV is ".015" and the validator is invoking. Any idea why?
I have the type set to Double.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top