You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Josh Kamau <jo...@gmail.com> on 2010/10/10 09:52:16 UTC

Dynamic UI Layout

Hi guys;

I am trying to create a dynamic layout for bean fields. The fields could
have the labels on top or on the side, The layout could be single column or
multiple columns. Any idea on how to do this? I am thinking of using a table
and use column span for multiple column. Any suggestions will be welcome.

kind regards.
Josh

Re: Dynamic UI Layout

Posted by meduolis <me...@gmail.com>.
You can use ListView's:

https://cwiki.apache.org/WICKET/forms-with-dynamic-elements.html
https://cwiki.apache.org/WICKET/page-with-dynamic-components.html
https://cwiki.apache.org/WICKET/create-dynamic-markup-hierarchies-using-panels.html
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Dynamic-UI-Layout-tp2970085p2970123.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org