Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3116 Points
764 Posts
May 02, 2012 12:21 PM|LINK
have you tried
lblAVG.Text = String.Format("{0:0.00}",avgObject.ToString())
AmalO.Abdull...
Contributor
3116 Points
764 Posts
Re: Format string number using with compute method for the aggregated function!
May 02, 2012 12:21 PM|LINK
have you tried
lblAVG.Text = String.Format("{0:0.00}",avgObject.ToString())