[2005] ReportViewer - Sorting using radiobutton and button
Hi all
I have created a report viewer on my web form with a few radiobuttons and a button. I want to let user to select which way they want to sort the report, by date, ID or name etc. So when they select a radiobutton and click the button, the report will be sorted accordingly. Anybody know how to do this and get me started?
Many thanks.
Re: [2005] ReportViewer - Sorting using radiobutton and button
Used a datagrid, check out the link for sorting details
http://aspnet.4guysfromrolla.com/articles/041702-1.aspx