This walkthrough shows you that WebGrid can be integrated with WebInput
as a custom editor. This integration can be specified using WebGrid Designer
or programmatically in runtime.
During this walkthrough, you will learn how to do the following:
- Bind WebGrid by using AccessDatasource.
- Configuring the WebGrid designer to include the WebInput into WebGrid.
In order to complete this walkthrough, you will need the following:
- Access to the Microsoft Access Northwind database.
- Visual Studio 2005/2008/2010 Application.
To create new web application and integrate WebInput into WebGrid.
- Bind WebGrid
to AccessDataSource.
- Drag a WebInput instance to the webform.
- Open WebGrid Designer then choose an appropriate column you want
to include the WebInput control into.
- Set the Edit Control Type to WebInput then choose the WebInput
instance.