Intersoft WebGrid Documentation
Walkthrough: Using Preview Row in WebGrid
See Also Send comments on this topic.

Glossary Item Box

This walkthrough shows you how to set preview row in WebGrid.

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

 Prerequisites

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

  • Visual Studio 2005/2008/2010 Application.

 Step-By-Step Instructions

To create new web application and specify PreviewRow in WebGrid.

  1. Bind WebGrid to AccessDataSource. 
  2. Open WebGrid Designer.
  3. Go to Advanced tab, RootTable
  4. Check the Enable Preview Row checkbox.
  5. Check the Expandable property.
  6. Set DataMember to a column name you want set as the preview row.

    PreviewRow

  7. Click OK to apply all settings.
  8. Compile and run the WebForm.
    PrevRow

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.