Yup dependancy on id's are in a hierachy:)

Timo Rantalaiho wrote:
On Tue, 01 Jul 2008, Manuel Corrales wrote:
Hi, i have a table and a couple of pagination controls (links). Is there a
way of duplicate this links (i want the controls to be on top and bottom of
the table) without having to add two times the same links on the page and
without having to use different wicket:id for each link?

Are you using your own components for these things, or some
ready-made Wicket DataTables or such?

I think that if you group the controls in their own
component (WebMarkupContainer) you should be fine adding
that twice with different ids, without the need to invent
different wicket:id for each link.

Best wishes,
Timo


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to