G
Guest
Hi,
I have a DataGrid in a ASP.NET application (.NET 1.1) where one of the
BoundColumns in the datagrid is displaying a Date and Time stamp. I would
like to display just a short date ("7/5/2005") instead of the full date and
time. I am having difficulty understanding the DataFormatString property on
the BoundColumn class. I see in the documentation how to change the format
for numbers, but don't see how to change the format for dates.
Any suggestions would be greatly appreciated.
Regards,
Jeff
I have a DataGrid in a ASP.NET application (.NET 1.1) where one of the
BoundColumns in the datagrid is displaying a Date and Time stamp. I would
like to display just a short date ("7/5/2005") instead of the full date and
time. I am having difficulty understanding the DataFormatString property on
the BoundColumn class. I see in the documentation how to change the format
for numbers, but don't see how to change the format for dates.
Any suggestions would be greatly appreciated.
Regards,
Jeff