Intersoft WebGrid Documentation
Walkthrough: Setting Virtual Load in WebGrid
See Also Send comments on this topic.

Glossary Item Box

This walkthrough shows you how to specify Virtual Load to WebGrid.

During this walkthrough, you will learn how to do the following:

 Prerequisites

In order to complete this walkthrough, you will need the following:

  • Access to the Microsoft Access Northwind database.
  • Visual Studio 2005/2008/2010 Application.

 Step-By-Step Instructions

To create new web application and specify Virtual Load in WebGrid.

  1. Bind WebGrid to AccessDataSource
  2. Open WebGrid Designer.
  3. Select PopularSettings.
  4. Set the PagingMode property to VirtualLoad.
  5. Set the VirtualLoadMode property to Default.
  6. Set the VirtualPageSize property to specify the number of rows to retrieve.

    VloadDesigner

  7. Click OK to close the window.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.