|
Hello
I am using the toolkit to create a dashboard
I am currently working on the main page of the dashboard which contains a series of tiles
When the user clicks a tile, I need to take them to relevant view
Should the code for this reside in the code behind for the view, or in the dashboard's View Model?
I have created the view model but not too sure what goes in there at the moment and not sure whether to use commands or events?
Any advice would be appreciated!
Paul
|