Intersoft WebCombo Documentation
How-to: AlowAddItem in WebCombo
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > Dynamically Add Item How-to Topics > How-to: AlowAddItem in WebCombo

Glossary Item Box

In WebCombo, you are able to add new item in WebCombo. 

This topic will show you how to set AllowAddItem using designer.

To set AllowAddItem in WebCombo

  1. Drag WebCombo instance to the page.
  2. Right click on the WebCombo instance and select WebCombo Designer.
  3. Set AllowAddItem to True in Advanced Settings - Layoutsettings.
  4. Run the project.

See Also