On Thu, May 21, 2009 at 7:00 AM, Newham, Cameron <cameron.new...@bl.uk> wrote: > TreeGrid: > http://code.google.com/p/tapestry5-treegrid/ > Are there any examples of usage?
I tried to use it, but I gave up. The lack a tree node model and example were overkill to me. I implemented something similar in the Ars Machina Project, Tapestry CRUD package: a TreeGrid mixin that indents the first column of a Grid according to the depth of that row in the tree and TreeSelect, something like Tapestry's Select, but using a tree to show the options. They are in an unreleased version of Tapestry CRUD that can be checked out from SVN from here: https://ars-machina.svn.sourceforge.net/svnroot/ars-machina/tapestry-crud/branches/1.1/ -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org