Archive

Articles taggués ‘sort’

Alternative for ICollectionView (for sorting update)

When you want to sort a collection in MVVM you use

but if you want to update sorting in treeview for sample you can use

and set IsLiveSorting to true

for sample see converter using in TreeView for update sorting hierarchical

and using

 

Categories: Non classé Tags: , , ,