Hello!
I have a UltraNumericEditor that has a MinValue = 00.00 and a MaxValue 10.00!
My problem is that I can input the value 10.99... Is that normal?
Thank you.
Best regards,
Maria
Hello Maria,
I believe that this topic has already been discussed by me in the following forum thread:
http://community.infragistics.com/forums/t/62727.aspx.
Please feel free to let me know if a question about our toolset comes up on your mind.
Is there a way to get the UltraNumericEditor to display scientific notation???
Dear Developers --
FYI, it looks like...
If NumericType = Double, then it seems like the largest MaxValue = 1E+308 (and the smallest seems to be -1E+308)...
...so that seems to work.
Thanks.
-- Mark Kamoski
It does not seem to be the case. I checked it out and found it wrong