Pavithra L

Pavithra L

  • NA
  • 336
  • 63.2k

How to set time format in datagridview cell using c#

Nov 12 2015 12:58 AM
Hai,
 
In my project am using c# windows application, Here i want to set the time format in datagridview cell . How can I do this in my project.
 For an example:
 
             If I can type the hour (in red colour)and moves to other cell it will complete the full format of time(In yellow colour).
 
example:
 
 
 S.No Date Time
 1    12-11-2015 02 02:00AM
 2 13-11-2015 0410 04:10PM
Please anybody help my question I want to finish it quickly. 

Answers (1)