w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Nice to have : virtual list #37

Open kavi87 opened 8 years ago

kavi87 commented 8 years ago

As seen in some application, sometimes client needs to render huge amount of data without pagination. Virtualization can help here.

ejemba commented 8 years ago

Happy that the virtual list concept evolves even on the client side ! :+1: