Now compatible with jQueryUi 1.10.1 and jQuery 1.9.1
Default: false
If set to true an icon will be displayed in input field's background.
This is useful when you want to differentiate normal input fields from combogrid input fields.
Initialize a combogrid with the searchIcon option specified.
$( ".selector" ).combogrid({ searchIcon: true });Get or set the searchIcon option, after init.
//getter
var searchIcon = $( ".selector" ).combogrid( "option", "searchIcon" );
//setter
$( ".selector" ).combogrid( "option", "searchIcon", true );
Combogrid is designed, developed and maintained by a single programmer.
Copyright © 2010-2011 All Rights Reserved by Sara D'Alia | Site designed by Amatyr4n