Autocomplete list of selectInputText display with button press
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Autocomplete list of selectInputText display with button press  XML
Forum Index -> Components
Author Message
cyberoblivion

Joined: 21/01/2009 00:00:00
Messages: 41
Offline


I want to have the autocomplete list for a selectInputText display when a html button is pressed.

Is this possible right?
cyberoblivion

Joined: 21/01/2009 00:00:00
Messages: 41
Offline


I found a way to do this if anyone else is interested
Autocompleter.Finder.find('idofselectInputText').onKeyPress(Event.KEY_DOWN);
 
Forum Index -> Components
Go to:   
Powered by JForum 2.1.7ice © JForum Team