J
John Dann
I've got what seems to be a common problem with the DataGrid control -
I want to display a dataset one of whose columns (always the first
column) is a datetime column. But only the date displays not the time.
The dataset structure is only defined at runtime so I want to set the
format of just this one datetime column programmatically. Would anyone
be kind enough to tell me the simplest way of doing so. This is just a
detail, albeit an important one, in an urgent larger project and I'd
really rather not get diverted into reading up on all the intricacies
of the DataGrid - a control I don't normally need to use!
Thanks if anyone can help.
JGD
I want to display a dataset one of whose columns (always the first
column) is a datetime column. But only the date displays not the time.
The dataset structure is only defined at runtime so I want to set the
format of just this one datetime column programmatically. Would anyone
be kind enough to tell me the simplest way of doing so. This is just a
detail, albeit an important one, in an urgent larger project and I'd
really rather not get diverted into reading up on all the intricacies
of the DataGrid - a control I don't normally need to use!
Thanks if anyone can help.
JGD