show date/time in a datagrid.
I have a datagrid control which has 13 columns and one of these columns' format is date/time. (the datagrid data is from dataset and also dataset data is from database.)But When i list datagrid on screen, only the date part is displayed not time. How can i show both date and time parts in one column of the datagrid? Thanks
|