I have an explorer view with a tree on the left hand side and a list on 
the right. While navigating across the tree (can be done from both 
views) when changing the location on the right I select(synchronize) 
the new location in the tree through databinding by setting the 
selectedItem. 

Here's where I'm stuck: how do I expand the tree so the new selection 
is visible? Can I somehow listen for an itemSelected event?

The views do not communicate other than by sending events (event->model-
>view).

Any ideas?

Sebi


Reply via email to