Filter options in combobox to search

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Filter options in combobox to search

Postby manuprathab » Wed May 04, 2011 5:11 am

Hi,
I have a combobox in my application which extends ListComboBox, and also I used my own class extending ListComboBoxSearchable, to make the combo searchable with some customization ! But I need to enable an option available in the filters in common, option are "Match from start", "Match exactly" and "Match anywhere" . Can I set this option in this combobx, please help me out here !
Best Regards,
Manu Prathab K M
manuprathab
 
Posts: 21
Joined: Wed Apr 05, 2006 2:43 am

Re: Filter options in combobox to search

Postby JIDE Support » Wed May 04, 2011 7:01 am

These options are provided by ListComboBoxSearchable. Please give ListComboBoxSearchable#setFromStart()/setFromEnd()/etc. a try

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Re: Filter options in combobox to search

Postby manuprathab » Wed May 04, 2011 9:20 pm

Thank you.

Even though there is no method like ListComboBoxSearchable#setFromEnd(), I got the solution with setFromStart(false) .
Best Regards,
Manu Prathab K M
manuprathab
 
Posts: 21
Joined: Wed Apr 05, 2006 2:43 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: Google [Bot] and 16 guests

cron