Hi,
I need to disable the numeric cell formatting, but I don’t know how… I need to display the number exactly how the user enter them.
Handsontable apply by default a formatting === ‘0’, and I can have number going with like 10 decimal or more…
I looked at numbrojs but I can’t find a way to completely disable the formatting for a column…
i saw same is opened in Github but i did not find a solution
thanks in advance