I've developed a couple of reports using SQL Server 2005 Reporting Services.
However, the parameters interface doesn't suite my requirements, i need to
design a custom screen where users can specify the criteria for the data
(parameters).
How can i do the above using .NET?
(I need to do anway with the standard filter screens, & display my own
filters screens & then generate the report)you can use asp.net to create all your screens and call using render method
using Reporting Services web services, or embed report viewer control to
display all your reports.
Amarnath
"Paul" wrote:
> I've developed a couple of reports using SQL Server 2005 Reporting Services.
> However, the parameters interface doesn't suite my requirements, i need to
> design a custom screen where users can specify the criteria for the data
> (parameters).
> How can i do the above using .NET?
> (I need to do anway with the standard filter screens, & display my own
> filters screens & then generate the report)
>
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment