Hi Peter
Your example doesn’t fix the issue as the value still displays as £-123.45 or -123.45£. I would like it to display as -£123.45 to match how negative currency values are displayed in other applications.
Also the example is of a jqxNumberInput so I think the syntax is different. The documentation here:
http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxtreegrid/jquery-treegrid-localization.htm
says that it is currencySymbolPosition and if I set it to after then the symbol appears after the value.
I’ve created a treegrid fiddle here:
http://jsfiddle.net/1gvanjp4/