Here is the simplest thing I've tried: 

        < wicket:panel> 
            < table wicket:id="dataTable" border="0" cellpadding="1"
cellspacing="1" width="90%"> 
                < a href="#" wicket:id="link">< /a> 
            < /table> 
        < /wicket:panel> 

(I added the spaces after the angled brackets just for posting, they are not
part of the markup in my code.)



--
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-tp4659502p4659556.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