Hi,
Is it possible to restrict the number of decimal places when editing Numeric cells?
I know it’s possible to use numericFormat to affect the “displayed value” after editing but we have some cases where we need to restrict the edit input to two decimal places to avoid potential rounding issues when calculating totals outside of HoT from the actual values stored in the backend.
Thanks.