P
Pitaridis Aristotelis
I have a DataGridView which displays some data from a database. One of the
columns contains the time of a event. The problem is that except the time,
it displays the date as well. An example of what I see in every row of the
column is:
30/12/1899 8:45 pm
How can I format the column so that it will display only the time.
columns contains the time of a event. The problem is that except the time,
it displays the date as well. An example of what I see in every row of the
column is:
30/12/1899 8:45 pm
How can I format the column so that it will display only the time.