Wrox Programmer Forums
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2010, 10:40 PM
Authorized User
 
Join Date: Mar 2010
Posts: 65
Thanks: 6
Thanked 0 Times in 0 Posts
Default Wizard control in ASP.net

I just created two wizard steps in the ASP wizard control. One of the step is Edit Profile.

Is there any way to make the side bar step perform some kind of actions such as (page_load event) accessing database and displaying in the corresponding wizard step when i first clck the side bar step?

when i double click the step it is showing this mehod in the corresponding c# page.

protected void Wizard1_FinishButtonClick1(object sender, WizardNavigationEventArgs e)
{

}
If i write some coding, its not performing the task, but only displaying the wizard step i created.

Last edited by Gayathri79; March 2nd, 2010 at 01:16 AM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
CREATE USER WIZARD in ASP.net 3.5 Gayathri79 ASP.NET 3.5 Professionals 2 March 1st, 2010 08:13 PM
wizard control MunishBhatia ASP.NET 2.0 Basics 0 April 15th, 2008 12:35 AM
wizard control Bill Crawley ASP.NET 2.0 Professional 0 July 12th, 2007 09:55 AM
ASP.NET Configuration Wizard - How does it work? VictorVictor BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 March 10th, 2006 07:32 PM
Code Builder Wizard in ASP.Net Web Matrix chqdzn ASP.NET 1.0 and 1.1 Basics 0 April 6th, 2005 05:36 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.