Hi,
so we are using databinding on the SelectedItem of the TreeListBox and the issue is that if a node is not expanded it will remain collapsed when one of its child is selected.
Maybe this makes sense for some scenarios, but in our case we would want to expand any of its parent and bring the selected item into view.
Is that achievable somehow?
Thanks