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
145
igGrid updating numeric editor maxValue revert back issue
posted

Hi,

In an igNumericEditor, when I exceed maxValue, it reverts back to previous value.

But when I use a numeric editor in igGrid Updating, it behaves totally different.

I couldn't explain the behaviour by writing so i prepared a demonstration.

Here is jsfiddle demonstration

As you can see, exceeding the maxValue in first editor and exceeding the editor in the grid for product ID column behaves different. 

Also, can i cancel that thousand seperator in iggrid numeric editor?

Best Regards