Hi, Asp.net 2.0 has the inbuilt functions of sorting, paging in gridview. The same is not working for me. I have a Grid view in a page which is using a master page. And I am populating data by writing connection, command code manually. But the sorting is not working when I click on the column headers. I have enabled sorting from the properties window.
I tried a new project with a grid view and its working there. I used the wizard to fill the data here and with out master page. Would like to know of some one had a similary error. Can you please help. Regards, Vikas -- Regards, Vikas
