Wijmo UI for the Web
autoFilter Field

Default value: true

A value determines whether to shorten the drop-down list items by matching the text in the textbox after typing.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijcombobox.options.autoFilter;
Javascript (Specification) 
var autoFilter : boolean;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.