I've a page list with many values (1.500 records).... do you think that I can show a list of these values in a page? Keeping scroll fast as in a native app? if not.... other solutions?
Hi Sarah.
I suggest you to paginate your records to show no more than 20 / 30 records at the same time.
However, it depends on how much complex is your list item template:
More html element you put in a single list row, more the DOM size will increase slowing down your app.
Hope this helps.
Sencha Inc Andrea Cammarata, Solutions Engineer
CEO at SIMACS