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

Navigate to Report (Drilldown)

1 Answer 170 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott Smith
Top achievements
Rank 2
Scott Smith asked on 18 Nov 2011, 11:35 PM
Hi,

I'm using a drill down report. This report navigates to another report which is the detail one. I'm using objectdatasource for getting the data. I'm having problem in passing the parameters to the navigated report. I have added parameters in the Main report.

For Ex:
1) In the Main Report, it gives the list of "Names", which has an Action set to navigate to report on click
2) In the detail one we need to get data based on the "Name" field. I have added the Name parameter in the report. I'm unable to get the "Name" on click.

Please let me know if you need anything from me.

Thanks
Sai Prasad

1 Answer, 1 is accepted

Sort by
0
Elian
Telerik team
answered on 21 Nov 2011, 05:43 PM
Hello Scott Smith,  

I have attached a sample project covering the functionality you need.
  1. DetailReport with 1 report parameter (Name). the DetailReport uses that parameter to obtain data from the objectDataSource.
  2. Main report with TextBox which "gets" the DetailReport on click. When you set the actions there you have a button "Edit Parameters" where you can set how parameters should be passed to the DetailReport. ( I have attached a picture of the Edit Parameter Dialogue)

Best wishes,
Elian
the Telerik team

Q2’11 SP1 of Telerik Reporting is available for download (see what's new). Get it today.

Tags
General Discussions
Asked by
Scott Smith
Top achievements
Rank 2
Answers by
Elian
Telerik team
Share this question
or