Hi I have a jqxgrid using cellsrenderer, and I was able to put the negative sign before dollar sign using custom cell rendering. But now when I tried to implement using a custom thousand and decimal separator, The negative sign comes after the dollar sign and the commas are not placing correctly. The positive values work. But the negative values have problem with the negative sign placement which it should be before the dollar sign, and the commas are placing incorrectly too. Please check
Here is my customed jsfiddle:
http://jsfiddle.net/bj0pew16/1/