Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
290
Problem with Maxlength in TextBox and MaxValue in UltraCurrencyTextEditor
posted

Hello all.

I have trouble with Maxlenght and MaxValue. It's work when you type but not work when you paste from Contextmenu or press Ctrl+V.

Example: When you set MaxValue = 1.000 you can not type (from keyboard) more than 1.000. But you can paste any value you want (ex: 3000). In this case, you will have a error message "Unable to update the data value. Input value dose not satisfy maximum value constraint".

Anybody help me solve this problem, or provide a solution.

Thank you

Reagard.