External pagination or lazy loading?

Stimulsoft Reports.JS discussion
Post Reply
yep4u
Posts: 2
Joined: Fri May 26, 2017 8:53 am

External pagination or lazy loading?

Post by yep4u »

Hello guys,

I searched all the Reports.JS docs is there is a way to achive some kind of a lazy loading/external pagination for current reports we're having right now. We're using the Reports.JS library with Angular.JS and we're making a single call to the DB to retrieve all the data needed. However, currently this is taking too much for some reports, as they are consisted with more than a 10,000 entries. The processing and feeding the results with all of this data can take quite a big amount of time sometimes and we wanted to work this out. We've developed a functionality to our DB calls that you can specify the starting entry index and the maximum amount of records you want to retrieve, but I'm still not sure how we can implement such a thing into the Reports.JS Viewer and make calls when we're switching pages. :shock:
Is there anything related to this, or if it's going to be released in the future? ;)

Thanks in advance!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: External pagination or lazy loading?

Post by Alex K. »

Hello,

Unfortunately, this feature available only in the Reports Server product.
You can add filtering or split report on several parts.

Thank you.
yep4u
Posts: 2
Joined: Fri May 26, 2017 8:53 am

Re: External pagination or lazy loading?

Post by yep4u »

Hey there Aleksey,

Thanks a lot for your reply! Will see how we can figure this out - maybe splitting the report into couple more parts will do the trick. :)

Best regards!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: External pagination or lazy loading?

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply