Hello,
I’m trying to create an editable excell. I’m using the second sample(myprice) on this page: docs.dhtmlx.com/doku.php?id=dhtm … le_excells.
It is formatting the number to “1 USD”, so that’s working, but if I edit the value to “567” and leave the cell, the cell displays “1 USD” again, instead of “567 USD”. How do I get the cell to update?
Unfortunately the issue cannot be reproduced locally.
“myprice” exCell works well for us.
Please, provide with the sample of your code and exact steps to reproduce the issue.