PDA

Click to See Complete Forum and Search --> : Dataformat in Datagrid


Feb 1st, 2000, 09:04 PM
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

Jose
Feb 4th, 2000, 08:09 AM
Are you tried with the Format() function? or In the DataGrid Properties in the Colums Tab