S
sean
Hi There,
I have a datalist that is returning a currency value, how can I format it? I
tried the code below but it did not work, could someone help me out with the
syntax please?
Sean - thanks in adavance for your answer
!-- code
DataFormatString="{0:$#,###.##}" DataBinder.Eval(Container.DataItem,
"listprice")
I have a datalist that is returning a currency value, how can I format it? I
tried the code below but it did not work, could someone help me out with the
syntax please?
Sean - thanks in adavance for your answer
!-- code
DataFormatString="{0:$#,###.##}" DataBinder.Eval(Container.DataItem,
"listprice")