formatting string in Evalhttp://forums.asp.net/t/1798714.aspx/1?formatting+string+in+EvalWed, 02 May 2012 08:32:59 -040017987144959303http://forums.asp.net/p/1798714/4959303.aspx/1?formatting+string+in+Evalformatting string in Eval <p>hi</p> <p>i want to format string in gridview like this</p> <p>DataBinder.Eval(Container.DataItem,&quot;current_value&quot;,&quot;{0:c}&quot;)</p> <p>but its not working</p> <p>any help?</p> 2012-05-01T06:13:27-04:004959321http://forums.asp.net/p/1798714/4959321.aspx/1?Re+formatting+string+in+EvalRe: formatting string in Eval <p>check these links</p> <p>http://msdn.microsoft.com/en-us/library/2d76z3ck.aspx</p> <p>http://forums.asp.net/p/1080564/2539902.aspx</p> <p></p> 2012-05-01T06:26:57-04:004961205http://forums.asp.net/p/1798714/4961205.aspx/1?Re+formatting+string+in+EvalRe: formatting string in Eval <p>Hi,</p> <p>Please kindky share the exact problem with more details, what do you mean by not working? The syntax seems to be correct. it would be better if you can make sure the name in the data source is indeed current_value, and it can be displayed as a currency.</p> <p>&nbsp;</p> <p>Best Regards,</p> <p>Ming Xu.</p> 2012-05-02T08:32:59-04:00