[DevExpress Support Team: CLONED FROM T446777: wizard control - WPF]
Hi Alex,
I am having issues with getting the WizardPage.NextPage to work. When I pass in a view model, nothing happens, and the wizard just calls the ToString().
I was looking at the example and it's quite different from mine. In the example, they bind a list of the same exact view model to item source. My situation is different because I have different types (classes).
I need to understand how to dynamically navigate to a next page. How does the wizard know which view to display if I only pass the view model.
can you please provide an example. Feel free to use the sample project I sent you.
Thanks,