Is this possible?
The ReportViewer control has a ShowParameterPrompts property that can be set to False if you do not want to show the parameter prompts in your custom app. There is also a ShowToolBar property which you could use to hide the rest of the toolbar, so that all the user sees is the actual report.
If you need to leave some parameters visible and hide others, I am not sure, someone else will have to answer that.
Good luck,
Dave
No comments:
Post a Comment