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

Data Moving from ASPX to Telerik Report veiwer

0 Answers 16 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manish
Top achievements
Rank 1
Manish asked on 09 Feb 2011, 05:39 AM
  <>Hello All,
I would like to fetch data from an aspx page and populate the values to telerik report.
I have an application which has the values populated in "Gridview" in aspx page(A). The same aspx page has a button named EXPORT to Telerik, on clicking this button a line graph is being produced. I would like to recreate same function in a different aspx page.
I have added a new aspx page(B) and on a button click the values are moved from the page "A" (orginal aspx page) to the new page(B) and displayed in the new aspx(B) in Gridview. When I try to move this value to the report to populate the same in table format through wizard it says the source is empty. As I under stand from the Report cycle on the button click only the connection to the database is made and then the query is processed to fetch the value and populate. But for my application I need to fetch the data from aspx page(A) and move to a class file. If its a aspx page we can use cookies, cache or session to move data between the aspx pages, since its class file I am not able to populate to the class file to fetch the data for the report.
So It would be great if some one to sort out this issue for me. Since its a evaluation before the tool purchase. We are planing to use telerik reporting tool for our all applications those are in Aspx, silverlight and WPF.

Looking forward to see your reply.

Thakns in Advance!

Manish Goyal

No answers yet. Maybe you can help?

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