Defines the possible types of load-on-demand behavior that can be used with RadListView. Values are applied to the loadOnDemandMode property.
A request for more items will automatically be initiated after the user approaches the end of the scrollable list.
A special load-on-demand item is appended at the end of the scrollable list which, when clicked initiates a request for more items.
Load on demand is disabled.
Generated using TypeDoc
Defines the possible types of load-on-demand behavior that can be used with RadListView. Values are applied to the loadOnDemandMode property.