A typical way to do such kind of things is loading your data partially. Only put the data rows that are currently visible or going to be visible in the list and update these rows when user scrolls up and down.
Yonggang Luo <[email protected]> wrote: >The vbox's content comes from a large database. > >Is there any standard way to implement it >_______________________________________________ >dev-platform mailing list >[email protected] >https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

