Time formatting problem in DataGridView
I have a datagridview bound to a BindingSource that has two datetime
columns. I have set the formatting style of the two columns to t but when I
run the app they only display the date instead of the time. What could I be
doing wrong here? In the database they are datetime columns. The
databindings also show them as datetime datatypes.
Bill
Date:Sat, 11 Aug 2007 00:51:44 -0400
Author:
|