| | |
Data String types
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 66
Reputation:
Solved Threads: 12
Hi There
Pls. try this
Mark as fixed if it helps you!!!
Pls. try this
ASP.NET Syntax (Toggle Plain Text)
Text='<%# Bind ("price", "$ {0:f2)") %>'>
Mark as fixed if it helps you!!!
•
•
Join Date: Sep 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
I think this is more of a SQL query but how do I change my Grid Viewso that it displays a currency in the proper format of $ with 2 decimal places only? As it stands it is only like 194.9500 format.
Cheers again.
Use this link
http://4guysfromrolla.com/aspfaqs/ShowFAQ.asp?FAQID=181
or
<asp:BoundField DataField="Price" HeaderText="Item Price" ReadOnly="True" DataFormatString="{0:c}" HtmlEncode="False">
<HeaderStyle HorizontalAlign="Center" />
</asp:BoundField>
Thanks
Sonali
![]() |
Similar Threads
- data string to array (C#)
- How to retrieve binary data from string (Java)
- Retrieve data using string from one form to another (VB.NET)
- trying to use substr to extract data from a string of bytes, help would be great (C++)
- How do I pass data in string from a form to another? (Visual Basic 4 / 5 / 6)
Other Threads in the ASP.NET Forum
- Previous Thread: Ignore Return Key press
- Next Thread: i need help with asp
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn cac checkbox class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol expose findcontrol flash flv formatdecimal forms formview gridview homeedition iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings rotatepage save search security serializesmo.table sessionvariables silverlight smartcard sql sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml youareanotmemberofthedebuggerusers






