Jul 30, 2008 3:11 PM
TreeTable and DataTable in on view: selected items from checkboxcolumn are not set to backing bean
Hello,
I have a problem with a view, which combines a treetable on the left side and a datatable on the right side. First I select a node in tree and after this I select some rows in the datatable. After this I press the button under datatable to submit the selection from checkboxColumn. I have an attribut selected in the class for storing the selection, but no one is written on the field. That is a big problem, because without the treetable the selections works very fine.
I have add my application with source code for you. I removed the quipukit libs for smaller file size.
Best regards!
Joerg