Hello,
Please take a look at
http://jsfiddle.net/1k5r9j0v/1/Formatting is done by using format: '##.###,00' in the colmodel. This works great!
However, when editing the values, it does not allow comma as decimal mark. Is there a way of allowing this? Our users must be able to input an amount like 1234,56.
Do I have to use data type string instead?
Thank you.
KR.