Hi,
we're using the treelistbox and we bind the selected item in our viewmodel. When changing the selected item in code the selected item in treelistbox gets changed but it does not automatically become visible.
How can we make the item visible in our viewmodel?
//edit: We figured out the method we're looking for was called BringItemIntoView
[Modified 6 years ago]