Hi Team,
We are using the unitList component by binding the complete data which results in performance issue if the data set in the DB is huge.
Can you please suggest how we can use unitList and bind the data set only after scrolling the list. We need to design so that we bind minimal data on load and bind data in chunks for every scroll.