The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Wizard Control in ASP.NET 3.5
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Bvenkat JeewesheditedPosted Feb 26, 2013, 12:01 AMEdited Feb 26, 2013, 12:02 AM
Good Example...Very help full.
nash redPosted Jan 3, 2010, 10:56 PM
Hello raj, I was given a task to create a event registration form as a user control. Not knowing about wizard control I started creating n user controls and was loading them dynamically in another user control and using it in another page. I had lot of difficulity in persisting the view states. Luckily I found your article and it made my task very simple, yet i have something more to accomplish. I my event registration form I need to provide a bread crumb navigation. I know wizard control does provide side bar navigation for steps but, how i can make it horizantal at the top? Any help with this is appreciated.