Is there an easy way to change wicket treetable markup to table instead of spans? I need this because html tables can adopt columns widths according to values and newlines in some columns of our table is prohibited. Should I write my own component derived from DefaultAbstractTree, or extend TreeTable and change its markup or smth else?
And the second question - is it possible to insert rows in a ListView via ajax? Thnks -- Andrew Klochkov ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
