I mean the following:
When I click in the dbtreeview bean, I see that the node becomes grey( or blue depending what L&F you use)
this node than fires a search script that fills a tabpanel with data.
I can mimick the selection of a node, by giving the PK to the search method, so the tabpanel is than filled with the right data, but the node in the dbtreeview stays on the prior selected node.