Click here to Skip to main content
15,890,043 members

Comments by rajesh_kapure (Top 1 by date)

rajesh_kapure 3-Apr-14 4:01am View    
I have gone through the example available on net related to grouping of listview item.
but we have to write the few lines of Code-behind code to tell WPF which property to group by.
I'm following MVVM pattern and i don't want to write the code in code behind file.
is there any way to do it the same in xaml only?