Hello
Each data item executes its data retrieval method on its own. Beside retrieving data the reporting engine needs time to create objects and resources related to the rendered document.
In case of retrieving large amounts of data records:
Regards,
Stef
Telerik by Progress
,Each data item executes its data retrieval method on its own. Beside retrieving data the reporting engine needs time to create objects and resources related to the rendered document.
In case of retrieving large amounts of data records:
- Check Performance Considerations;
- Set the SqlDataSource.CommandTimeout to a greater value and provide a greater Connection_Timeout in the connection string.
- Verify that the machine can handle the report processing and rendering (CPU and memory). You can test hosting in a web farm and to enable the corresponding viewer's cache - Cache Management.
- Test data-binding approaches where a container's data is reused by nested data items - Use DataObject as a datasource for nested data items (Table, List, Crosstab, Graph).
Regards,
Stef
Telerik by Progress
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