Should Item Grouping/Filter be in the ViewModel or View layer?
I’m in a situation where I have a list of items that need to be displayed depending on their properties. What I’m unsure of is where is the best place to put the filtering/grouping logic of the viewmodel state?
MVVM ViewModel and Commands
I need a bit of help to understand the relationship between a viewmodel and a command, and the responsibility of the viewmodel.
MVVM ViewModel and Commands
I need a bit of help to understand the relationship between a viewmodel and a command, and the responsibility of the viewmodel.
Clean, Modular Code vs MV* Frameworks [closed]
Closed 11 years ago.
Clean, Modular Code vs MV* Frameworks [closed]
Closed 11 years ago.
Clean, Modular Code vs MV* Frameworks [closed]
Closed 11 years ago.
When using MVVM, should you create new viewmodels, or swap out the models?
Say I have a viewmodel like this:
When using MVVM, should you create new viewmodels, or swap out the models?
Say I have a viewmodel like this:
When using MVVM, should you create new viewmodels, or swap out the models?
Say I have a viewmodel like this:
When using MVVM, should you create new viewmodels, or swap out the models?
Say I have a viewmodel like this: