sorting grid view control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i want to sort grid view control by just click on header of the column... does any one know abt its implementation..? i know that i need to write event handler for that... but i dont know how to write it? plz help me my code is in C# thank u in advance.
-
i want to sort grid view control by just click on header of the column... does any one know abt its implementation..? i know that i need to write event handler for that... but i dont know how to write it? plz help me my code is in C# thank u in advance.
hope this helps: GridView Sorting[^]