posts - 58, comments - 59, trackbacks - 86

My Links

News

Archives

My Links

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.

Print | posted on Monday, November 07, 2005 1:13 PM |

Feedback

Gravatar

# re: ASP.NET 2.0 Wizard control

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!
12/6/2005 12:17 PM | Sharman Staples
Gravatar

# re: ASP.NET 2.0 Wizard control

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.
5/23/2006 5:06 PM | RAJ
Gravatar

# re: ASP.NET 2.0 Wizard control

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.
6/5/2006 7:07 AM | David Davies
Gravatar

# re: ASP.NET 2.0 Wizard control

first timer
1/31/2007 11:32 PM | Kevin
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 

Powered by: