Intersoft WebGrid Documentation
How-to: Use DropDownList as EditType of a WebGridColumn
See Also Send comments on this topic.

Glossary Item Box

WebGrid provides a feature to set EditType to DropDownList. To perform this feature you have to use WebValueList.

In this topic, you will learn how to use DropDownList as EditType.

To set EditType WebGridColumn to DropDownList using Designer

  1. Right click on WebGrid and click on WebGrid.Net Designer.
  2. Go to Advanced tab >> RootTable >> Columns.
  3. Set focus to ProductID's column and find Editing Expandable panel.
  4. Change TextBox to DropDownList.
  5. Click Apply >> OK.
  6. The picture will look like following:



  7. Finally, the WebForm will look like the following snapshot:

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.