Hi all,
I have a problem using the function select index of jqxDropDownList : $('#myList').jqxDropDownList({selectedIndex:-1}); .
This function is not working when the option filterable is set to true.
Anyone knows how to solve this problem please ?
Regards.
Thank you for your feedback. A possible solution is to add a new record(called “None”) to the list at the first or last position and select it instead as a neutral value.