Guys, I am stuck. I am using 2 SQLdatasources and 1 gridview in a page. Depending upon querystring I bind a specific DS to grid and display data. Displaying data works fine. But if I do manual sort by calling sort method it wont work. Basically I have a pulldown of field names and second pulldown of...