:: Forum >>

Currency symbol left - text right

Does anyone know if it is possible to have the currency symbol left and the amount right?
My code to display the currency is:
var cur = new AW.Formats.Number;
cur.setTextFormat("€ #.###,##");


What I would like is:
<img src="http://www.ovas.nl/grid.png">
RGl
Friday, November 12, 2010
What I would like is like the image: http://www.ovas.nl/grid.png
RGl
Friday, November 12, 2010
I think that should break the sort capability ( i.e. how many spaces between currency symbol an the first number??)
I would use an image, or a previous column for that, is it editable?
http://www.activewidgets.com/grid.howto.cells/images.html
C++
Friday, November 12, 2010
The cell is not editable. The work-around with the image is a nice idea, but I would prefer to keep it in one cell (only if it does not harm the sorting).
RGl
Friday, November 12, 2010

This topic is archived.


Back to support forum

Forum search