Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 08, 2013 03:09 PM by sarathi125
Member
229 Points
59 Posts
Jan 08, 2013 11:55 AM|LINK
sorting functionality of the Date Column in Grid View is done alphanetical instead of chronologically,
Hot to sort in chronologically,
How have others achieved this?
244 Points
52 Posts
Jan 08, 2013 12:22 PM|LINK
My guess is that you are using a text field with a string value for your column. Change the column type to date.
205 Points
112 Posts
Jan 08, 2013 01:29 PM|LINK
please check Column format in gridview but at first if you get date records from database check format column in database
All-Star
31511 Points
6431 Posts
Jan 08, 2013 02:42 PM|LINK
Star
13599 Points
2691 Posts
Jan 08, 2013 03:09 PM|LINK
Hi,
Check this link
http://stackoverflow.com/questions/4104912/sort-on-date-column-gridview
ujjwaladatta
Member
229 Points
59 Posts
sorting date column in gridview
Jan 08, 2013 11:55 AM|LINK
sorting functionality of the Date Column in Grid View is done alphanetical instead of chronologically,
Hot to sort in chronologically,
How have others achieved this?
http://www.ujjwaladatta.wordpress.com
aptbid2002
Member
244 Points
52 Posts
Re: sorting date column in gridview
Jan 08, 2013 12:22 PM|LINK
My guess is that you are using a text field with a string value for your column. Change the column type to date.
kszymaniak
Member
205 Points
112 Posts
Re: sorting date column in gridview
Jan 08, 2013 01:29 PM|LINK
please check Column format in gridview but at first if you get date records from database check format column in database
oned_gk
All-Star
31511 Points
6431 Posts
Re: sorting date column in gridview
Jan 08, 2013 02:42 PM|LINK
sarathi125
Star
13599 Points
2691 Posts
Re: sorting date column in gridview
Jan 08, 2013 03:09 PM|LINK
Hi,
Check this link
http://stackoverflow.com/questions/4104912/sort-on-date-column-gridview
Remember to click Mark as Answer on the post that helps to others.
My Blog :MyAspSnippets