Well.... the code I gave you was untested.... you could do a bit of debugging yourself ;)
List<Node> topChildren = writer.getElement().getChildren(); Element div = (Element) topChildren.get(topChildren.size() - 1); Element tbody = div.find("tbody"); -- View this message in context: http://tapestry.1045711.n5.nabble.com/Render-whole-table-grid-row-as-a-link-tp5717388p5717521.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org