Blog Archives

How to bind to a Grouped Items ViewModel with sample data


In MVVM development, you need to define some items collections bindable to your User Interface (View).First, you must create your collection and items, next, you can create some samples and finally you need to bind these objects to your View

Tagged with: , ,
Posted in Formation, MVVM