T
Tony Murnion
In vb.net, I have set up a connection to a SQL server using the
sqldataadapter, a SQLconnection, a dataset, and a datagrid to display the
dataset. When I display the grid, the DateTime field in the grid only shows
the date. How do I get it to display both the date and time?
Thanks in advance
Tony
sqldataadapter, a SQLconnection, a dataset, and a datagrid to display the
dataset. When I display the grid, the DateTime field in the grid only shows
the date. How do I get it to display both the date and time?
Thanks in advance
Tony