>> How come the Grid component doesn't have @Setup/Begin/CleanupRender >> annotations? > > Actually, it does have a setupRender() method. Don't forget that you can > attach methods to events by using annotations (@OnEvent, @SetupRender, etc) > or using method name conventions (setupRender(), > onSelectedFromSubmitButton(), etc).
Excellent - forgot about all that stuff. I'll examine Grid/Loop and the jumpstart page and let it all sink in over a coffee :) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org