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

How to show XML in report with filtering e.g. through querystring?

0 Answers 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Saad
Top achievements
Rank 1
Saad asked on 06 Jan 2010, 10:34 AM
I have XML stored my my database. I searched over internet and found this:
http://blogs.telerik.com/kevinbabcock/posts/09-02-06/bind_your_telerik_reports_to_xml_data.aspx
In this article, XML file is been used and report has been made in a classlibrary. I want to make my report to generate from XML data coming from database at runtime. For example, being on one .aspx page I select VehicleNumber, StartDateTime and EndDateTime from some control (already been done) and pass that information to next .aspx page having report viewer in it showing results based on that filtering parameters!
In the article mentioned above, I learned how to using LINQ for showing XML data in report but how can I pass parameters to that the query as SomeReport_NeedDataSource event would be in class library?

Please can anyone provide me a little example? I am now exhausted trying everything....

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Saad
Top achievements
Rank 1
Share this question
or