i have requirement when you enter a number in numeric type cell it must display in the handsontable number with some text.
And data in the source must be the only the number which was entered by user
can you share an example of input/output data?
input :75
output 75 Mts
Hi @aleksandra_budnik
Since had some login issue I am using another account
step1. cell is empty user enters 75
step2. it must show 75mts in handsontable
step3. but when u print on console it must be only 75
Here is an example http://jsfiddle.net/7a3pjbfq/
Let me know if it meets your project requirements
Thank you for the demo its working fine and it is meeting my requirement also .
Great to hear that @sanjana421.rymec
I think that we can close the issue