G
Guest
Hello,
I am importing a flat text file, and putting it into a datagrid for display
on a form.
Currently the users have their dates and times seperated. I have two
fields, therefore in the datatable feeding the datagrid control. Both are of
the DateTime Type. How do I get the time field to display only the Time, and
not the date, which is apparently the default.
As a followup, how do I get one DateTime value to display both the date and
the time in a datagrid Control?
Thanks in advance,
Andrew S. Giles
I am importing a flat text file, and putting it into a datagrid for display
on a form.
Currently the users have their dates and times seperated. I have two
fields, therefore in the datatable feeding the datagrid control. Both are of
the DateTime Type. How do I get the time field to display only the Time, and
not the date, which is apparently the default.
As a followup, how do I get one DateTime value to display both the date and
the time in a datagrid Control?
Thanks in advance,
Andrew S. Giles