what about in srs 2005 i want to enable/disable or hide/view parameters based on another parameter selection. essentially, i want the user to select a parameter value from a dropdown (the only parameter they can use) and then based on that value supply the correct parameters (now available) necessary for the user to run the report.
How to hide a report parameter control dynamically at runtime?
Parrot
adelgado
There is no "builtin" support for such scenario.
You may develop your own application using Report Viewer controls, and implement any kind of parameter management.
FigBug
ahmed Abd-El Atty
andy_vc