Why don't you simply add two tr's:

<tr wicket:id="vote">...</tr>
<tr wicket:id="contestant">...</tr>


?

**
Martin


2012/4/5 SudeepShakya <shakyasud...@live.com>:
> Is it possible to specify two wicket ids in one place.
> for example:
> <tr wicket:id="vote,contestant">
>
> I have created two propertylistview and i want to display both list in same
> table.
>
>
> Is it possible ??
> I am just asking.
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Two-wikcet-id-in-one-tag-tp4534128p4534128.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

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

Reply via email to