ASP.NET 2.0 Wizard control

First off I want to say I love this thing.

Second off I want to say WTF were you thinking Microsoft?

If I'm editing Step 3 in the VS.NET designer and then go run my app.. it starts me on Step 3. WTF?

The designer keys off the ActiveStepIndex which is also what it keys off of at runtime. Need a second property  or something so that when your editing it in the designer you don't have to remember to set it back to step 1 every single @#$)(@#)$O@# time.

This will cause migrations issues everywhere... don't say I didn't tell you so.

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
Print | posted on Monday, November 07, 2005 1:13 PM

Feedback

# re: ASP.NET 2.0 Wizard control

left by Sharman Staples at 12/6/2005 12:17 PM Gravatar
Another complaint: Try to cancel this baby, then restart. It remembers all the info entered in the previous run unless you explicitly call ActiveStepIndex=0 and then explicitly call Clear to clear the data entered in previous attempts. Grrrrrrr!

# re: ASP.NET 2.0 Wizard control

left by RAJ at 5/23/2006 5:06 PM Gravatar
when you use your custom controls with this funny wiz control IN DIFF STEPS. IT load every time EVERY steps in background.. WHICH MAKES PAGE VERY SLOW IF NO OF STEPS ARE MORE.

# re: ASP.NET 2.0 Wizard control

left by David Davies at 6/5/2006 7:07 AM Gravatar
I have yet to find a third party control that actually works as a child control of the wizard. Even Infragistics' WebHtmlEditor won't work within it from what I've found so far. This issue is causing me some major problems.

# re: ASP.NET 2.0 Wizard control

left by Kevin at 1/31/2007 11:32 PM Gravatar
first timer
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: