I have looked through the forums and demos but have not seen a demonstration of this.
I created a a class library and report (w/ parameter). I then added a reference to the project in a ASP website and added a viewer and my report to a control on a page. The report works great when I select the parameter from my list of values.
What I would like to do, and haven't seen an example of, is navgate to the page my report is on and pass the parameter in the url.
An example of the url would be;
http://localhost:50536/Pages/Voucher.aspx?TrackID = 1000
1.) Can you provide me with a rundown on how this is accomplished?
2.) What changes would I need to make to my class library/report to change from manually setting the parameter?
The website is ASP with VB.net code behind.
TelerikReporting Q1, 2011
Thanks for the help,
I created a a class library and report (w/ parameter). I then added a reference to the project in a ASP website and added a viewer and my report to a control on a page. The report works great when I select the parameter from my list of values.
What I would like to do, and haven't seen an example of, is navgate to the page my report is on and pass the parameter in the url.
An example of the url would be;
http://localhost:50536/Pages/Voucher.aspx?TrackID = 1000
1.) Can you provide me with a rundown on how this is accomplished?
2.) What changes would I need to make to my class library/report to change from manually setting the parameter?
The website is ASP with VB.net code behind.
TelerikReporting Q1, 2011
Thanks for the help,