Tagged Questions
4
votes
3answers
411 views
MVVM what part of pattern responsible for grouping of datagrid
I've been tinkering around with the MVVM pattern and now I'm trying to implement a little application based on it.
This application has a datagrid in which, surprisingly enough, some data is ...