# Load on Demand

Learn how you can allow the Web page to load on demand using properties of Spread for ASP.NET.

## Content



You can allow the Web page to load on demand. As the user scrolls further down the spreadsheet the Spread component on the client loads another page of rows from the server as needed.

*   FpSpread.AllowLoadOnDemand
*   SheetView.AllowLoadOnDemand

For more information about this feature, refer to [Allowing Load on Demand](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-loadondemand).