Sorting GridView control
How can i sort the GridView control by clicking the column header?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted May 4, 2009, 5:09 AM
CheckOut:
1. http://weblogs.asp.net/rajbk/archive/2006/08/04/Clickable-GridView-Headers.aspx
2.http://msdn.microsoft.com/en-us/library/hwf94875.aspx
Niradhip ChakrabortyPosted May 6, 2009, 2:14 AM
syPosted May 5, 2009, 11:29 PM
Thanks.