Hello Sander,
Thanks for the tip, but paging is not an option. The app is a port to 
angular 2 of this http://spooky.github.io/unitdb/#/ (which is in angular 
1). Paging is kind of the question in terms of UX ;) Currently the list has 
406 items, but this will grow to (s I mentioned) around 1000+ items.

On Saturday, November 19, 2016 at 5:18:59 AM UTC+1, Sander Elias wrote:
>
> Hi Krzysztof,
>
> The best approach would be, 1, but combined with paginating. Just show the 
> first 20 to 50 rows, and then paginate over the rest (If needed, your 
> filter/sorting should put the needed data on top of the list anyway!)
> (also, you can use an "infinite" scroll instead of paginating, but this is 
> a tad more complex to do.)
> If you want to give the user some feedback on the number of results, just 
> put that in your app. I mean it literally put it in, or just above, your 
> list. Something like "results 1 to 20 off 123045"
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to