Matt Doran <matt.doran <at> papercut.biz> writes: > We're using Tapestry 3.0.3 and make a lot of use of the Table component. I'd > like to have the page navigation links (that allow you to navigate through the > pages) at the both the top and bottom of the table.
Have you tried putting two TablePages in a TableView? Each TablePages will display the navigation links. -- Author of e-book for learning Tapestry (www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
