Hi Michael,
The
Telerik Reporting REST Service generally caches generated report documents, and when a report is rendered with the same values of Report Parameters as before, it will be taken from the cache and may be shared among users. The caching and sharing may be controlled via
ClientSessionTimeout and
ReportSharingTimeout properties. For further information, you may check the
HTML5 Report Viewer and Reporting REST services article.
If you would like to re-use only the data during that date you may use
ObjectDataSource component and implement custom logic for caching the data after being initially fetched from the source.
Regards,
Todor
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Feedback Portal and vote to affect the priority of the items