Click here to Skip to main content
15,891,905 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWizard template evnts Pin
kjosh9-Aug-07 8:33
kjosh9-Aug-07 8:33 
Questionlunch application directly from IE and firefox Pin
aziz_subaie9-Aug-07 8:03
aziz_subaie9-Aug-07 8:03 
AnswerRe: lunch application directly from IE and firefox Pin
Guffa9-Aug-07 10:25
Guffa9-Aug-07 10:25 
GeneralRe: lunch application directly from IE and firefox Pin
aziz_subaie9-Aug-07 17:54
aziz_subaie9-Aug-07 17:54 
AnswerRe: lunch application directly from IE and firefox Pin
Guffa9-Aug-07 18:21
Guffa9-Aug-07 18:21 
GeneralRe: lunch application directly from IE and firefox Pin
aziz_subaie9-Aug-07 18:45
aziz_subaie9-Aug-07 18:45 
QuestionDynamic dropdown in user control Pin
peacefulmember9-Aug-07 7:29
peacefulmember9-Aug-07 7:29 
QuestionWizard control events [modified] Pin
kjosh9-Aug-07 7:23
kjosh9-Aug-07 7:23 
Hi,
I have the wizard control. O n each Wizard step I have put some code next I converted that wizard to templates like the below:

<stepnavigationtemplate>
<asp:button id="StepPreviousButton" runat="server" causesvalidation="False" commandname="MovePrevious" text="< Back">
<asp:button id="StepNextButton" runat="server" commandname="MoveNext" text="Next Step >">


Now I want to write separate code for each button click. For example I want to handle the StepPreviousButton click event. Where to handle that event.
In Wizard_ActiveStepChanged(..){
Here How we check which button is clicked.
Thanks


-- modified at 13:49 Thursday 9th August, 2007
QuestionGo back Pin
Tarik Guney9-Aug-07 6:15
Tarik Guney9-Aug-07 6:15 
QuestionIf we have ASP.NET AJAX, why should we learn Ajax? Pin
ctlqt129-Aug-07 5:59
ctlqt129-Aug-07 5:59 
AnswerRe: If we have ASP.NET AJAX, why should we learn Ajax? Pin
jcdevnet9-Aug-07 6:44
jcdevnet9-Aug-07 6:44 
AnswerRe: If we have ASP.NET AJAX, why should we learn Ajax? Pin
Christian Graus9-Aug-07 15:48
protectorChristian Graus9-Aug-07 15:48 
AnswerRe: If we have ASP.NET AJAX, why should we learn Ajax? Pin
S A R I T H9-Aug-07 17:52
S A R I T H9-Aug-07 17:52 
QuestionBuilding a ASP.net that generate graph on webpage, using excel sheet as a data source Pin
sheva1019-Aug-07 5:09
sheva1019-Aug-07 5:09 
Questionweb entry Pin
vophu9-Aug-07 5:00
vophu9-Aug-07 5:00 
QuestionProblem accessing HtmlInputHidden Pin
TAK789-Aug-07 4:44
TAK789-Aug-07 4:44 
QuestionSyantax for writing server side code in html. Pin
rahul.net119-Aug-07 3:12
rahul.net119-Aug-07 3:12 
AnswerRe: Syantax for writing server side code in html. Pin
George L. Jackson9-Aug-07 4:23
George L. Jackson9-Aug-07 4:23 
QuestionHow to get my local database intimated? Pin
Jagadeesh Jupalli9-Aug-07 2:38
Jagadeesh Jupalli9-Aug-07 2:38 
AnswerRe: How to get my local database intimated? Pin
Not Active9-Aug-07 3:17
mentorNot Active9-Aug-07 3:17 
GeneralRe: How to get my local database intimated? Pin
Jagadeesh Jupalli9-Aug-07 19:21
Jagadeesh Jupalli9-Aug-07 19:21 
GeneralRe: How to get my local database intimated? Pin
Not Active10-Aug-07 1:19
mentorNot Active10-Aug-07 1:19 
QuestionProblem with Access Pin
jaysheel9-Aug-07 2:34
jaysheel9-Aug-07 2:34 
AnswerRe: Problem with Access Pin
Nilesh Hapse9-Aug-07 2:37
Nilesh Hapse9-Aug-07 2:37 
GeneralRe: Problem with Access Pin
jaysheel9-Aug-07 7:18
jaysheel9-Aug-07 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.