We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

lazyloading data?

Answered
sabby asked on August 25, 2017

since we will have millions of records fetched in pivot , how can we make sure performance is good ?
do we have some kind of lazy loading ?

5 answers

Public
sabby August 28, 2017

any idea?

Public
Tanya Gryshko Tanya Gryshko Flexmonster August 28, 2017

Hi Sabby!

Unfortunately, lazy loading is not supported. If you want to reduce loading time please look at special compressor tool http://www.flexmonster.com/doc/connecting-to-relational-database-with-net/

Does it work for you?
 
Regards,
  Tanya

Public
sabby August 29, 2017

 am using json to display report . we have node js api to get data from db. 
so above approach wont help

Public
sabby August 29, 2017

 am using json to display report . we have node js api to get data from db. 
so above approach wont help

Public
Tanya Gryshko Tanya Gryshko Flexmonster August 30, 2017

Hello Sabby,
Yes, in this case, compressor tool is not applicable. Nevertheless, our component can parse as much data as your browser can work with. Let me know in case of further questions.
Regards,
Tanya

Please login or Register to Submit Answer