I am using the ReportViewer to display a remote report deployed on a Reporting Server. When viewing the report through the browser I get a dropdownlist with options next to a "Export"-link but on my ASP.NET page with the ReportViewer I get a clickable icon with the export options. My question is how to display the link and dropdownlist in the ReportViewer control instead of the icon?
...
Go to the complete details ...