First, I never used the tree table from wicket-extensions. But i had a very quick look at the code and had the following idea.
You could try to extend the TreeTable so you can provide your own TreeFragment. This ExtendedTreeFragment could render different components depending on the 'level' parameter (e.g. the default TreeFragment for level 1 and a special details table component for level 2). 2010/12/21 fachhoch <fachh...@gmail.com>: > > tree table will not work , I need a table in the sub row,if I use tree table > I cannot have header for the table. > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/adding-sub-rows-to-AjaxFallbackDefaultDataTable-tp3095096p3112645.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org