I have a large list with about 50 rows that takes up the whole screen on ipad (essentially looks like a grid). The data in the list needs to be reloaded every couple of seconds. The list becomes completely unscrollable on data load.
Is there any solution to make it work? I even tried with a simple scrollable panel and it still freezes.