I have a report that has 3 report parameters. These are cascading multi-selects, where each successive parameter depends on what was chosen in the previous parameters.
I am using a ReportViewer object on my page.
I do a select all on all 3 parameters and click Preview, everything is good. Then go back to the 2nd parameter and drop it down, select only one value. Immediately go over and click Preview without closing the 2nd drop down parameter.
In IE7 the report does not refresh properly. I have to click Preview 2 times. On the 2nd time if properly refreshes.. In Firefox 3.5.3 the changed data take affect on the first click of the Preview button.
To me IE7 does not function properly.
Any help would be appreciated.
Thanks
Mike Booth
I am using a ReportViewer object on my page.
I do a select all on all 3 parameters and click Preview, everything is good. Then go back to the 2nd parameter and drop it down, select only one value. Immediately go over and click Preview without closing the 2nd drop down parameter.
In IE7 the report does not refresh properly. I have to click Preview 2 times. On the 2nd time if properly refreshes.. In Firefox 3.5.3 the changed data take affect on the first click of the Preview button.
To me IE7 does not function properly.
Any help would be appreciated.
Thanks
Mike Booth