How to Implement search facility in Trinidad combo box.

2010-04-15 Thread navnath kumbhar
Hi All, I am trying to implement search facility in combo box, i.e. I have combo box with some list of options which fetched from DB. Now when I press K then combo filter and show me options which are started with K, Next if I press A then filter combo options with KA and show it. To fill combo I

Re: How to Implement search facility in Trinidad combo box.

2010-04-15 Thread Walter Mourão
You will have to use an external component, something like http://code.google.com/p/trinidadcomponents/ Regards, Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Wed, Apr 14, 2010 at 7:28 PM, navnath kumbhar kumbhar.navn...@gmail.comwrote: Hi All, I

RE: How to Implement search facility in Trinidad combo box.

2010-04-15 Thread Mike Quentel
[mailto:kumbhar.navn...@gmail.com] Sent: 14 April 2010 18:28 To: users@myfaces.apache.org Subject: How to Implement search facility in Trinidad combo box. Hi All, I am trying to implement search facility in combo box, i.e. I have combo box with some list of options which fetched from DB. Now when I press K