Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date column in the Grid
Message
From
02/11/1999 08:15:45
 
 
To
02/11/1999 04:20:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00285324
Message ID:
00285366
Views:
18
>I have a Grid with date column. Rowsource of this grid is a cursor. The cursor is created from the SQL Server. SQL Server gives me date with time. The problem is I don't want to show the time part in the Grid. And If I convert it into the charater while fetching from the SQL Server, in the grid it will become the char type column.
>
>Thanks,
>Rajni

Have an additional column that is converted using TTOD() and hide the original column. In the Valid of the textbox in the column, save it back to the datetime field.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform