Dropdown menus not working
Posted: Wed May 21, 2014 4:00 pm
I am having difficulty with the latest version of Reports.Web webviewer control.
The webviewer control is on an webform page where the user sets a start and end date. The dates are then passed into the report via the variable property.
The report executes fine and shows the data. However, the drop-down menus, such as Save or Print, do not work. Only the paging control will repond.
The control is not in an UpdatePanel.
I'm trying to avoid using a pop-up window or take the user to another page to display the report. Is there an example project where report filter selection and the viewer are on one page?
The webviewer control is on an webform page where the user sets a start and end date. The dates are then passed into the report via the variable property.
The report executes fine and shows the data. However, the drop-down menus, such as Save or Print, do not work. Only the paging control will repond.
The control is not in an UpdatePanel.
I'm trying to avoid using a pop-up window or take the user to another page to display the report. Is there an example project where report filter selection and the viewer are on one page?