Hello,

I got an app containing several selectboxes. The first one contains static
data which is never changed. When the selection on this first selectbox is
changed, I make a request to get serverside data which adds a dynamic number
of ListItems to 2 other selectboxes.

Now I need to add an event to the 2nd and 3rd selectbox which is fired once
when the listitems are added. I'm not able to add the event to the request's
finish as the event should only be fired in some cases and is added lateron
in the app when some other things happen.
I already tried using the createChildControl Event on the 2nd and 3rd
selectbox but this event never seems to be fired in my app.

I think there should be an event which is fired when the listItems are
changed, is there?

TIA, Daniel
-- 
View this message in context: 
http://www.nabble.com/SelectBox---Event-on-change-of-items-tp25949066p25949066.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to