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

simple question

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jtby
Top achievements
Rank 1
jtby asked on 15 Jan 2010, 03:42 PM
Hi - I am evaluating using telerikreporting in a silverlight app.  I have looked at lots of docs and samples, and need help to get a general understanding.  I have a VS2008 solution that contains three projects:

- a project containing my report classes (here I design the reports)
- the silverlight application project
- the silverlight web project

... I publish it all to the webserver, and hit the app in a web browser and can see the report viewer, and report, everything is good.

... what I want to do next is to better control the report from the silverlight app.  For exmaple in my silverlight app there are two date picker controls.  The user hits these to set the start and end date.  This is used to narrow search results for records the report will display.  When the user is ready, they press the report button that opens a telerikreportviewer containing the report.

But my report shows the dataset from the query I created when authoring the report.  But of course I want the query to be limited by the users's specified date range.

Is this a pattern I can accomplish using telerikreporting and silverlight - or can the query only be set when the report is first authored?














1 Answer, 1 is accepted

Sort by
0
jtby
Top achievements
Rank 1
answered on 15 Jan 2010, 04:55 PM
Tags
General Discussions
Asked by
jtby
Top achievements
Rank 1
Answers by
jtby
Top achievements
Rank 1
Share this question
or