Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Loading paged results into a ListView as the user scrolls....Anyone already climb this mountain?

$
0
0

The application I'm working on works with very large datasets. It's an ERP system, so customers, invoices, contacts, etc. Has anyone implemented anything like a paged loading system where the ListView, for example, pulls in items from a service as they're needed? If so, how did you accomplish it? Can anyone point me in the correct direction?

Few more details:
Using a Breeze/Entity/REST back on the server
Our users could have 100's of thousands of items they're 'loading' into a list (if the user does a blank search, for instance)

I'm of course open to any and all feedback and suggestions.


Viewing all articles
Browse latest Browse all 58056

Trending Articles