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.
