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
Hi Navnath, Would be perfect if the search combo box could also accommodate a delimited list of items (comma or semicolon delimited), just like YUI Autocomplete does: http://developer.yahoo.com/yui/autocomplete/ Cheers, Mike Quentel -Original Message- From: navnath kumbhar

Need info about a Tomahawk tag

2010-04-15 Thread Julián Osorio Amaya EuphoriaIT
Greetings. I want to know if Tomahawk has a tag to perform a functionallity to pass an element to one box to another. There is an example on the attachment. This is the code I've been using t:panelGroup colspan=4 styleClass=cen t:panelGrid columns=3 width=100% cellpadding=1 cellspacing=1

grid layouts in Tobago

2010-04-15 Thread tobagouser
HI All, I am using tobago to put some pages.I have a requirement, Inside a box left part is having input rows (tc:in) and remaining half right part has a separate border and css and has input rows (tc:in and select boxes). I can not have a single grid layout and have them left rows and right