I have two pages (using NavigationWindow) in my application. when i click on a row in my datagrid1 on page1 , is it possible to navigate to page 2 and populate the details in datagrid 2 on page2.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Hi userXemY take a look at eventaggregation or shared viewmodels. There are a lot of frameworks that use eventaggregation or some other form to communicate/navigate between views. Like:
|
|||||||||||
|