Hi-- I am getting started with the Wizard control, and I have created a wizard page with two radio buttons and standard (Next, Previous) navigation buttons. The intent is for the user to click on a radio button to select what they want to do, then click the Next button to continue. When they click the Next button, the page they go to is determined by which radio button they clicked. Note that the page should not advance until the Next button is clicked.
Is there a simple example that shows how to so this, preferably in XAML? I'd like to be able to do it without event-handling in code-behind. Thanks!
David Veeneman
Foresight Systems
Is there a simple example that shows how to so this, preferably in XAML? I'd like to be able to do it without event-handling in code-behind. Thanks!
David Veeneman
Foresight Systems