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
2515
Getting error "When dataMode is 'double', the maxDecimals option can accept numeric values between 0 and 15."
posted

I have an igGrid that is generating the following error when populated. There is a single number field in the grid. I have other grids with many numbers in the grid but do not generate this error. I am not using the Updating feature. All number fields have format="double". How do I determine what is actually causing this error?

When dataMode is 'double', the maxDecimals option can accept numeric values between 0 and 15.

Parents Reply Children