Intersoft WebCombo Documentation
How-to: Set minimum character typed to request the data
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > User Interface Customization How-to Topics > How-to: Set minimum character typed to request the data

Glossary Item Box

To narrow-down large-results DataSource, WebCombo offers a feature called MinCharsToRequest.

This topic will show you how to set MinCharsToRequest property from designer.

To set minimum character typed to request

  1. Right click on the WebCombo instance and select WebCombo Designer.
  2. Set MinCharsToRequest to 3 in Advanced Settings.
  3. Run the project.

See Also