I'm new to forms.
Whats the best approach to add a loading indicator while the data is downloading & have lazy loading?
i.e. if there's 100 items, I want to load first 10 first, and another 10 when the user scrolls down etc..
I understand DataaPages is in preview