-
Feb 1st, 2000, 09:04 PM
#1
How do I use the property Dataformat in a datagrid?
I tried...
datagrid1.columns(0).dataformat = "dddd, mmmm dd, yyyy"
...doesn't work or
set datagrid1.columns(0).dataformat = "dddd, mmmm dd, yyyy"
...doesn't work either
Thanks
-
Feb 4th, 2000, 08:09 AM
#2
New Member
Are you tried with the Format() function? or In the DataGrid Properties in the Colums Tab
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