Which is the best way to layout a grid with infinite scroll that should load items dynamically when it scrolls down ? i leave a rough image of what i'm trying to do.. black boxes are the items on a grid.
Attachment 40599
Thanks.
Printable View
Which is the best way to layout a grid with infinite scroll that should load items dynamically when it scrolls down ? i leave a rough image of what i'm trying to do.. black boxes are the items on a grid.
Attachment 40599
Thanks.
Have the layout and detect scrolling to add/remove items.
But how would be the best way to achieve a grid with the Sencha Touch layouts? I need some accomodation of the boxes and there is no "Table" nor "Grid" layout in Touch.