I am using the HTML 5 viewer to show my report, I want to pull two pieces of data out of the report and show it at the top of the web page.
so I need the following
1. Events to know when the data has changed
2. A way to get to the data in the report.
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 01 Apr 2014, 04:33 PM
Hi Donald,
The report is processed on the server and thus sending back the values calculated in events would be too complex. The report actually displays its assigned data, thus to display two fields from the report on the page would be an equivalent of getting the fields (or custom calculated property) from the used as data source records.
If you need further help, please elaborate on the scenario and the fields you would like to extract from the report. Feel free to open a support ticket and send us a sample project illustrating your settings and the requirements.
Regards,
Stef
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.