Page 1 of 1

Load data page wise

Posted: Tue Aug 01, 2017 12:17 pm
by Binara Goonawaradana
I have around 80,000 records to display in a one report. it's loading data in about 2500 page and very slow. Is it possible to stop rendering all pages at first time? and can we load data page wise?

I am using last version 2017.1.7
Thank you.

Re: Load data page wise

Posted: Tue Aug 01, 2017 4:09 pm
by HighAley
Hello.

The JavaScript engine is working on the client-side in browser.
It has some limitations. Unfortunately, it's impossible to render the report page by page.
All pages should be rendered.
Please, try our latest build. There should be some optimizations.
If you still need our help, please, send us your report template with sample data.

Thank you.