Con risposta Selection in ListBox

  • lunedì 5 marzo 2012 03:06
     
     

    Hi

    I have 2 level hierarchy in my viewModel (Module,Item)

    in left pane I want to show this hierarchy. I use ListBox with Expander as ItemTemplate

    and in right pane show selected item.

    The Problem I have is that I cannot make WPF automatically select Module(level1) when user selects the Item(level2)

    It seems like the deeper level control intercepts RoutedEvent so it does not propogate up.


    .NET guy


    • Modificato tsadigov lunedì 5 marzo 2012 03:08
    •  

Tutte le risposte