"8/12/2005 11:05:01 PM" in db, but only "8/12/2005" appears in datagrid
i have a dabacolumn "startDate" that contains data in a format as : "8/12/2005 11:05:01 PM"
when i fill this table into a dataset and bind it with a datagrid, at run time the startDate column in datagrid only shows like "8/12/2005"
can any one help plz, I want the datagrid startTime column display exactly what is stored in db.
i have a dabacolumn "startDate" that contains data in a format as : "8/12/2005 11:05:01 PM"
when i fill this table into a dataset and bind it with a datagrid, at run time the startDate column in datagrid only shows like "8/12/2005"
can any one help plz, I want the datagrid startTime column display exactly what is stored in db.