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

Optimizing Telerik Reporting

1 Answer 113 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Asad
Top achievements
Rank 1
Asad asked on 17 Sep 2019, 04:19 AM

Hi 

Is there a way to optimize reports results. We are trying to use it in one of our products at ZTABS but when data gets larger, reports get really slow. What to do ? Specially in case of joins in the queries. 

 

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 19 Sep 2019, 01:00 PM

Hi Asad,

Hints for optimizing Report performance may be found in Performance Considerations article.

Note that we use ADO.NET providers for connection to the database. Telerik Reporting waits for the data to be returned from the database through the corresponding provider. You may use SQL Server Profiler to check how much time it takes for the query to be executed and the data to be returned by the database.

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
Tags
Documentation and Tutorials
Asked by
Asad
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or