|
-
Apr 7th, 2005, 10:31 AM
#2
PowerPoster
Re: Displaying Date in DataGrid
hi,
In the design mode go to the Datagrid - Property builder, go to the columns section and select the Data Field which you have, there on the lower side you can see the "data Formating expression" box.
Enter the Format you want the Datagrid to display
For example:
{0:d} will display Date in Short date format
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|