I have a xaml called category and in the listview, I display list of categories. When i select a category in the list I want this to navigate to details xaml by using category Id. is it possible using viewmodel or I should use background cs file?
thanks
↧
how to navigate between pages using mvvm - doing it on viewmodel
↧