Here's an example where I put a remove link in a DefaultDataTable cell: https://wicketopia.svn.sourceforge.net/svnroot/wicketopia/trunk/example/src/main/java/org/wicketopia/example/web/page/HomePage.java
On Tue, Oct 28, 2008 at 6:33 AM, dlipski <[EMAIL PROTECTED]> wrote: > > Hi > > I have one short question: > How to make entire cell in a DataTable a link ? > I've read that Link component can be attached not only to <a> tags but > also to any other html elements (like <tr> and <td>) but I dont know how to > use it with DataTable API. > > Regards Daniel > -- > View this message in context: > http://www.nabble.com/DataTable-cell-link-tp20204702p20204702.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
