Hi Friends,
i m using this format to convert amount to currency
<xsl:value-of select='format-number(current(), "#,##0.00")' />
100,000.00 -i m getting the out put like this
but i need to get1,00,000.00
can any one help me out on this issue please ....
Thanks in Advance
pavan