Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Report Parameters as Proxy Controls

Author  Topic 

llapinski
Starting Member

1 Post

Posted - 2006-07-14 : 15:19:53
In SQL Server 2005 Reporting Services, has anybody had any success in
using Report Parameters as Proxy Controls to support
data binding for header images and textboxes?

This technique works for 2000 Reporting Services but I get a runtime error
when rendering the report from an aspx page using
the "Microsoft.Reporting.WebForms.ReportViewer" control.

Also, Report Manager renders the report ok but the screen refreshes
after entering each parameter value.

Any help is appreciated.
   

- Advertisement -