Monday, February 20, 2012

Reporting Services: Using Calendar Control for Report Paramters

I'm looking for a way to use a calender control to enter date parameters on
my reports. Is there a calendar control available or is there a way to use
custom controls for entering report parameters?
Thanks, AaronYou have to use kind of prepage to display the dontrol and to
1.redirect with the appopiate paramters
2. or render the Report in a aspx page
HTH, JEns Süßmeyer.
--
http://www.sqlserver2005.de
--
"Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
Newsbeitrag news:7B489665-C688-49E8-AB22-932086431D03@.microsoft.com...
> I'm looking for a way to use a calender control to enter date parameters
> on
> my reports. Is there a calendar control available or is there a way to
> use
> custom controls for entering report parameters?
> Thanks, Aaron|||Ok, thanks for the response. Is there any way to get the report parameters
programatically?
Aaron
"Jens Sü�meyer" wrote:
> You have to use kind of prepage to display the dontrol and to
> 1.redirect with the appopiate paramters
> 2. or render the Report in a aspx page
> HTH, JEns Sü�meyer.
> --
> http://www.sqlserver2005.de
> --
>
> "Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
> Newsbeitrag news:7B489665-C688-49E8-AB22-932086431D03@.microsoft.com...
> > I'm looking for a way to use a calender control to enter date parameters
> > on
> > my reports. Is there a calendar control available or is there a way to
> > use
> > custom controls for entering report parameters?
> >
> > Thanks, Aaron
>
>|||Sure, if you mean this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsprog/htm/rsp_prog_soapapi_intro_36qq.asp
HTH, Jens Süßmeyer.
--
http://www.sqlserver2005.de
--
"Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
Newsbeitrag news:2CDF5E1A-4DF4-41CE-AE64-66F7C77D2C29@.microsoft.com...
> Ok, thanks for the response. Is there any way to get the report
> parameters
> programatically?
> Aaron
> "Jens Süßmeyer" wrote:
>> You have to use kind of prepage to display the dontrol and to
>> 1.redirect with the appopiate paramters
>> 2. or render the Report in a aspx page
>> HTH, JEns Süßmeyer.
>> --
>> http://www.sqlserver2005.de
>> --
>>
>> "Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
>> Newsbeitrag news:7B489665-C688-49E8-AB22-932086431D03@.microsoft.com...
>> > I'm looking for a way to use a calender control to enter date
>> > parameters
>> > on
>> > my reports. Is there a calendar control available or is there a way to
>> > use
>> > custom controls for entering report parameters?
>> >
>> > Thanks, Aaron
>>|||Perfect! Thank you very much!
-Aaron
"Jens Sü�meyer" wrote:
> Sure, if you mean this:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsprog/htm/rsp_prog_soapapi_intro_36qq.asp
>
> HTH, Jens Sü�meyer.
> --
> http://www.sqlserver2005.de
> --
> "Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
> Newsbeitrag news:2CDF5E1A-4DF4-41CE-AE64-66F7C77D2C29@.microsoft.com...
> > Ok, thanks for the response. Is there any way to get the report
> > parameters
> > programatically?
> >
> > Aaron
> >
> > "Jens Sü�meyer" wrote:
> >
> >> You have to use kind of prepage to display the dontrol and to
> >>
> >> 1.redirect with the appopiate paramters
> >> 2. or render the Report in a aspx page
> >>
> >> HTH, JEns Sü�meyer.
> >>
> >> --
> >> http://www.sqlserver2005.de
> >> --
> >>
> >>
> >> "Aaron Williams" <AaronWilliams@.discussions.microsoft.com> schrieb im
> >> Newsbeitrag news:7B489665-C688-49E8-AB22-932086431D03@.microsoft.com...
> >> > I'm looking for a way to use a calender control to enter date
> >> > parameters
> >> > on
> >> > my reports. Is there a calendar control available or is there a way to
> >> > use
> >> > custom controls for entering report parameters?
> >> >
> >> > Thanks, Aaron
> >>
> >>
> >>
>
>

No comments:

Post a Comment