Hi,

DataTable should be used with markup like:
<table wicket:id="tableId"></table>

If you want complex markup for the cells' content than you have to add
Panel|Fragment|Border component to the column's item, as described in the
Wiki page.


On Fri, Jun 14, 2013 at 10:40 PM, David Solum <djso...@yahoo.com> wrote:

> Yes Sven, that is where I got the HTML I posted that gives me the "Close
> tag
> not found" error.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/How-to-dynamically-add-a-hyperlink-BookmarkablePageLink-to-DefaultDataTable-that-is-rendered-as-an-ar-tp4659502p4659514.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
>
>

Reply via email to