Thanks a lot Igor and Johan! Both * label with setRenderBodyOnly(true); * using wicket:id directly on td, no span work perfectly and give the same output.
Darek On 9/10/05, Johan Compagner <[EMAIL PROTECTED]> wrote: > you could try > > <tr wicket:id="rows" id="rows"> > <td wicket:id="myCell">My dummy data</td> > [more cells] > </tr> ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
