H
hoz
Hi ,
this is the problem i face : 0,75 comes as ,75 . How can i take it as 0,75 .
i am using convert but this doesnt give ","
here is the code :
<%# DataBinder.Eval(Container.DataItem,"price","{0:#,#.##}")%>
in db, price is money and its value is 0,75
this is the problem i face : 0,75 comes as ,75 . How can i take it as 0,75 .
i am using convert but this doesnt give ","
here is the code :
<%# DataBinder.Eval(Container.DataItem,"price","{0:#,#.##}")%>
in db, price is money and its value is 0,75