Hello
I have a major problem with treeTable of primefaces.
When I click once in treetable i can see rows without any problem as listed in database.
But when I click subrow more than once then I see subrows duplicated. When I refresh the page, duplicate rows disappeared. I think the problem comes with the view as the duplicated rows do not reside in DB. I would be glad if you can help me. You can see the code for treeTable and nodeExpand below.
Regards
Alper Kopuz
tree.xhtml
TreeBean. java onNodeExpand