Hi Hnin,

Well, there is a lot being said about that already in this group. 40.000 
records is not a big problem. Rendering all data to your UI at once is. 
There are a lot of solutions, some are better. I have seen a couple of 
infinitive scrolls, the ones that only add data, but never remove data from 
the view only work when the total amount of data is manageable in a view. 
Personally I would not expose a user to a view that has more a approx 1000 
element. That is more an UX issue then it is a performance issue.

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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