This is a migrated thread and some comments may be shown as answers.

Pass Parameter using QueryString in Telerik Report

1 Answer 300 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
dondon
Top achievements
Rank 1
dondon asked on 05 Dec 2015, 07:39 PM

DEAR *.*

How to Pass value on a report using querystring.

I created a webform1.aspx with textbox control and a button control, and my second form is webform2.aspx with a reportviewer control,

 

my questions :
How to pass the value on my textbox control in the webform1.aspx when i clicked the button to webform2.aspx using QueryString?

i'm using vb code..

 

please help

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 08 Dec 2015, 03:35 PM
Hello ,

You can pass values to report parameters using the  Parameters collection of the report source. How to add values to this collection and set the report source is described in the How to: Set ReportSource for Report Viewers help article.

Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
dondon
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or