Intersoft WebGrid Documentation
Walkthrough: Integrating WebCombo in WebGrid
See Also Send comments on this topic.

Glossary Item Box

This walkthrough shows you how to integrate a WebCombo into 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 integrate WebCombo into a WebGrid.

  1. Bind WebGrid and WebCombo to ISDataSource control.
    In this sample, WebGrid1 is bound to Products table, wcSuppliers to Suppliers table, and wcCategories to Categories table.
  2. Open designer then in by right clicking the WebGrid then choose WebGrid Designer.
  3. Set AllowEdit property to True.
  4. Go to Advanced >> RootTable >> Columns.
  5. Go to CategoryID and set the Edit Control Type to WebComboNET and select the WebCombo instance.
  6. Set the WebValueList for SupplierID and CategoryID columns.

  7. WCDEsigner

  8. WCIntegration

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.