Hi teo,
I have 15 reports on a web page.When user clicks any report it opens in a seperate page.Is there any way that we can customize report parameter section i.ereplacing "View Report" button with custom text.Reason is when there are couple of report pages open user dont know which one they opened until they run the report and i am displaying report heading on the results page.
Hope i am clear and any suggestions
Thanks
vkv
If you are using the ASP.NET ReportViewer control, you can replace the toolbar with your own. If you load the report by URL, then the standard toolbar is used. Besides changing styles, the standard toolbar doesn't support customization.