Hi everyone,
A question on copy value.
When i copy this value 10.998.220,300 i have in clipboard this one 1,099822030000001E7 .
why?
in my clipboard i want the same value i copied.
Thank you
Pasquale
Hi everyone,
A question on copy value.
When i copy this value 10.998.220,300 i have in clipboard this one 1,099822030000001E7 .
why?
in my clipboard i want the same value i copied.
Thank you
Pasquale
I can’t get the same result as you have. I’ve tested this demo Handsontable example - JSFiddle - Code Playground and just pasted this value to the numeric and text column. It did not change
Can you share your settings or a demo where this can be replicable?
Hi,
thank you for reply.
I found the problem was related to the number input.
the input was 1,099822030000001E7 and this rapresented by numeric in 10.998.220,300. I copied source data.
Great. I’m happy that you’ve solved the issue.
I think that we can close this report then.