how to serach in middle of the words in ComboBox? please can you point correct API. Regards
You would need to override the doQuery method to do an anyMatch query. Here is a thread about that and here is another one.
Forum Rules