vote up 0 vote down star

Hey guys,

I've been trying to find a decent solution to using the wizard control but I can't seem to find a simple solution that allows me to put the wizard steps on top of the control instead of to the left. Eventually I have to have some images too instead of only text.

I'm thinking about using a multiview to make my own wizard, just to have complete freedom...

any advice?

flag

2 Answers

vote up 0 vote down check

You can control this by changing / using CSS for those items in the .aspx for the wizard.

Here's a tutorial for this:

http://weblogs.asp.net/grantbarrington/archive/2009/08/11/styling-the-asp-net-wizard-control-to-have-the-steps-across-the-top.aspx

link|flag
vote up 0 vote down

This solution uses the custom user control http://www.codeproject.com/KB/aspnet/CustomizingWizardNav.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.