You mean a multi select version of this? http://www.wicket-library.com/wicket-examples/ajax/choice
~ Thank you, Paul Bors -----Original Message----- From: Michael Chandler [mailto:[email protected]] Sent: Wednesday, August 21, 2013 5:08 PM To: [email protected] Subject: Multi select transfer widget Hi there, Is anyone aware of a good example of a multi-select transfer widget in Wicket? To be more precise, I'm talking about two multiselect drop down choice select boxes where the left box serves as a collection of available choices and the right box serves as the actual selection(s) from the possible choices. A button would allow you to move highlighted choices from the left box to the right box. There are a number of simple ways to pull it off, but I wanted to see if anyone knew of a nifty Wicket example before I began to head down that road on my own. Thanks! Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
