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.
I'm not sure it was the same problem because the previous topic was about a ultraGrid. I have a UltraNumericEditor so I'm not sure wich Event I must use...
Can you help me?
Thanks.
Hello,
You are looking for an event which matches the behavior of the 'CellChange' event of the 'WinGrid' control. I believe that such event is the 'ValueChanged' of the 'UltraNumericEditor'.
Please do not hesitate to ask if something comes up.
I tried but with this event the "Cell" is not recognized...
is there any way that I can solve this problem?
Yes. it solved my problem. I used your example.
Thank you very much.
Yes, I've solved my probem with your example!
Thank you :)
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.