Hello,
I have run into a problem with the Max & Min value on the NumericEditor for the igGrid.
In this jsfiddle if you enter a number larger than 100000 in the Product ID column you notice that the validator goes off.
However you can still click out of the of the input field and the Max (or Min) value will be filled in. (I can't seem to find the KeepFocus option for the NumericEditor?) If you click into another input of Product ID it will also take the Max (or Min) of the previous field! (See screenshot)
Is there anything I can do about this? This doesn't really work pleasantly for our users.
Thank you,
Hello Michael,
Actually I can't understand what bothers you in this scenario, since I believe that the numeric editor works as expected. Please note that you've set min and max properties to the editorOptions object, hence the numeric editor will validate any value under and above these values. What I'm seeing on my side is that when for example I enter 1 000 000, the numeric editor validator displays error message and when the current cell loses focus, the entered value changes to the max value set. So 1 000 000 becomes 100 000 in the current scenario. Similar to the min value. Please find the attached images for your reference. If you need further assistance, feel free to contact me.
Regards,
Tsanna
Hello Tsanna,
I think you misunderstood me. Please follow the following steps to re-create my issue:
Your development issue has been addressed in our latest service release which is available for download. This service release is available from your My Keys and Downloads Page on the Infragistics Website. To download the service release, select the 'Dev Tools' tab and then select the volume you are using. Finally, select the 'Service Releases' tab and the available service releases will be listed below. Please let me know if you come across any further issues with the new service release if you have any further questions.
Thank you Tsanna,
I was wondering if there is any way to make the user unable to leave the input field when they enter a wrong value? (As a temporary solution)
Thank you
I investigated your issue and opened a private case for you with number: CAS-155258-Y0T9Q8 and have linked the development issue to it. You can find the case by going to your account on our web site and then to the "Support activity" tab. The development issue is with number: 193958. You can view its status by selecting "Development Issues" tab when viewing the case. If you have any further questions, please let me know.