![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have the code below to display and format a date column in a GridView. This works when the GridView is in read mode. But when I select Edit the date is no longer formated with DataFormatString. What should I do? asp:BoundField DataField="StartDate" HeaderText="StartDate" SortExpression="StartDate" DataFormatString="{0:d}" HtmlEncode="False" / |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |