Hi Lance, I'm just getting back to this project and have come up with a few more questions.
I'm assuming node.class is your entity class? I'm using hibernate, so I'm wondering if you are adding an @ID to your nodeId and if your using a @ManyToOne on your childNodes? I believe I understand the basics to the Tree example now. From what I gathered, the tree example just builds the node list and stores it in memory and when TreeModel is call, it just accesses the list via ajax. Am I understanding this correctly? You stated in an earlier response that your code could be modified to support Tapestry's ajax request. Do you happen to have any working examples of how to get the TreeModel to dynamically request the query? Thanks Lance -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-TreeGrid-tp5462126p5471508.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