Dataset Time data type
I have a data set with one of the elements in a table defined as a Time type (as distinct from Date and DateTime). However, when displaying in a datagrid, it appears as a date.
I do have another value, that is defined as a DateTime. This, also, won't display a time, just the date.
How do I make a datagrid display a time?
Thanks!
|