2009/4/23 Major Péter <[email protected]>: > Is there some tool, which could make this to a little simpler problem? > (I was thought about ListView with RadioButtons, where the RB's are > interpreted by columns, but I didn't found an example to do this)
I would check out ListMultipleChoice or perhaps even Palette (from extensions). You can see a demo of ListMultipleChoice here (it's the one that allows you to select "your favorite sites"): http://www.wicketstuff.org/wicket13/forminput/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
