Hi all, there is a way to update the status of multiple elements with a single ajax behaviour?
For example, if we have two different DropDownChoice elements, each one with its own AjaxFormComponentUpdatingBehavior... when the "onchange" event is triggered, one has his value updated, but not the other one. So, my question is, how to update both? For example, update both with a button, onclick.. Thanks in advance, and regards. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-behaviour-for-multiple-elements-tp4661835.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
