Hello Team,
So, can we fetch the appointments as user keep scrolling either in Horizontally or Vertically using OData feature or similar concepts via REST API and load data dynamically. Basically, this would fetch the data dynamically with multiple small API calls when user performs a scroll (vertical/horizontal) operation and binds data.
For example From the above grouping example, Let say that we have 2 rooms, Each room has 20 Owners. Now, initially, we fetch only first 5 Owners and dispaly to user and as we scroll horizontally, we can get next 5 Owners by calling new API call and append the response data to Scheduler.
So, do we have any feature or any custom feature that can be implemented?
Regards,
Nanda