Re: Illegal State Exception on DefaultTeeModel.removeNodeFromParent

2008-11-04 Thread Hannes Schubert
project to reproduce it would be helpful. -Matej On Mon, Oct 27, 2008 at 11:24 AM, Hannes Schubert <[EMAIL PROTECTED]> wrote: Hi all, if I call removeNodeFromParent for the last (and only) child node of a parent node on second or deeper level in a TreeTable, Wicket thr

Re: Repeater with checkbox

2008-11-03 Thread Hannes Schubert
Jurrie, this goes very well. I use check boxes in repeaters for the same reason. Just have a look at the following snippets. dynamicContents.add(listView = new DataView("whatever", getDataProvider(), 15) { @Override protected void populateItem(Item li

Illegal State Exception on DefaultTeeModel.removeNodeFromParent

2008-10-27 Thread Hannes Schubert
DefaultMutableTreeNode. So tree seems to be intact for me... Any hints? Best regards Hannes Schubert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]