GridView, try this out:
<asp:BoundField DataField="the_date" HeaderText="Date" DataFormatString="{0:MM/dd/yyyy}" HtmlEncode="false" />
If ASP.NET, WCF, or Visual Studio has pissed me off, you're sure as hell going to hear about it here.
<asp:BoundField DataField="the_date" HeaderText="Date" DataFormatString="{0:MM/dd/yyyy}" HtmlEncode="false" />
No comments:
Post a Comment