10
Views
1
Comments
infinite scroll stopped working when data volume reached around 4000
Question
Hi,
infinite scroll stopped working when data volume reached around 4000.
Actually there are requirement to dispaly all data in single page(can not implement paging)
plz help me out if anyone having any idea..

Thank
Shashikant Shukla
2018-11-06 14-26-44
Suraj Borade
Hi Shashikant,

There are limitations on browsers. There are posts explaining why you shouldn't display so many records on a single page not only in Outsystems but in other technologies too. In past I have experienced problems when I was showing around 1120 records on a single page. Browsers were hanged and server side Javascript was failing. You need to consider pagination and explain it to your clients.

Hope this helps. 

Thanks and Regards,
Suraj Borade
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.