Thread
:
Remove time from Date column, Datagrid
View Single Post
#
2
(
permalink
)
06-23-2009, 4:51 PM
MattP
VB.NET Forum Idol
.NET Framework: .NET 2.0 (VS 2005)
Join Date: Feb 2008
Location: USA
Posts: 875
Reputation:
499
You should post DataGrid questions in the ASP.NET section.
Set the DataFormatString property for the bound column to {0:d} for short date format.
MattP
View Public Profile
Send a private message to MattP
Find all posts by MattP