2
Answers

GridView sorting a single column by clicking its header

I have a gridview and there is a column named idProduct and I want to sort the complete gridview by clicking header of idProduct column. How can I do it?
Answers (2)