Anusha Chagantipati
Hi,
I am new to spark. My use case is to load say 50 records first and then load additional data on scroll to improve performance(for large data sets).
I am trying to implement this using service data table control. I see Async loading option in performance but I don’t know how to configure loading of the data on the scroll. As of now overall data is loading when the section starts loading..
Can anyone help me on this?