sodakotahusker
Programmer
- Mar 15, 2001
- 601
I have to work on a project with a wizard and six steps. I've never used this control before. Unfortunately they've just asked me to add validation to one of the steps. I can capture the fact there is a problem and prevent it from moving to the next step -- but my user control disappears. I tried setting the ActiveStepIndex back one hoping it would just do the same step over (though that might cause the data that was input to be lost?). Anyway I'm dead in the water with this one without some help. Thanks!!!