ASP.NET Data Editors

Incremental Filtering

 

The ASPxComboBox editor enables end-users to filter list items dynamically, based upon the text typed into the editor's input box on the client side (find-as-you-type filtering). The following filter modes are available:

  • None
    Filtering is not applied to list items.
  • StartsWith
    The editor is filtered for list items that begin with the search string.
  • Contains
    The editor is filtered for list items that contain the search string. The found search string is highlighted within items for clarity.

Delayed Filtering

You can define the time interval between the time a user starts typing within the editor's edit box, and filtering is applied. Moreover, when the ASPxComboBox editor is in incremental filtering mode, it has the capability to start filtering only after an end-user has typed a specific number of symbols in the editor's text box.

This behavior is extremely useful when the ASPxComboBox works with a large amount of data! Applying a filter each time a new symbol is typed is not sensible, due to the large size of the data set. This could affect the web site's performance. Instead, pausing the start of filter operations, allows you to provide end-users with more sensible results, and to improve the performance of your page.

More from DevExpress
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 8:30am and 5:00pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at info@devexpress.com or call us at
+1 (818) 844-3383.