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
- Right-click on the WebCombo instance and select WebCombo
Designer.
- Set MinCharsToRequest to 3 in
Advanced Settings.
- Run the project.