Hi all,
I want to display the choices in a CheckBoxMultipleChoice component in two columns, like in a GridView. Currently the CheckBoxMultipleChoice generates an <input> element (checkbox), a <label> element for the checkbox and a <br/> element (I'm using wicket 1.3.4). I want it to generate the choices in a table with two columns. If there are an odd number of choices, I want the last cell to be empty. Is there an easy way how I can achieve this?

Best regards,

SerkanC


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to