Working with WizardStep

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Durango2008

    Working with WizardStep

    Hello I am currently creating a form that uses WizardStep to go from page to
    page.
    I do want to get the data from the wizardstep that is displayed but I cannot
    figure out how to check which wizardstep the page is on.
    I tried checking the page and using FindControl(wiz ardstepID)!= null,
    however that does not seem to work.
    Anyone have any suggestions?

    thank you.


Working...