4
Answers

Display Records In Ascending Order As Per Time

Vidya Yadav

Vidya Yadav

15y
5.4k
1

Hi, All
In my datagridview application there are 3 columns(ID,Date,Time).
Now the records are displayed in ascending order regarding ID.
I want to display the records firstly as ascending order by date, and then as ascending order by Time.
How can i do that, is there any prpoerty of datagridview that can allow me to do that?
 
Regards,
Vidya

Answers (4)