Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: page refreshment Pin
saravanan0518-Jun-07 19:07
saravanan0518-Jun-07 19:07 
GeneralRe: page refreshment Pin
Not Active18-Jun-07 19:23
mentorNot Active18-Jun-07 19:23 
GeneralRe: page refreshment Pin
Not Active18-Jun-07 19:21
mentorNot Active18-Jun-07 19:21 
AnswerRe: page refreshment Pin
sudidelaravindra19-Jun-07 2:42
sudidelaravindra19-Jun-07 2:42 
QuestionAspx page in different Languages Pin
BINOVAR18-Jun-07 18:43
BINOVAR18-Jun-07 18:43 
AnswerRe: Aspx page in different Languages Pin
Not Active18-Jun-07 19:17
mentorNot Active18-Jun-07 19:17 
GeneralRe: Aspx page in different Languages Pin
BINOVAR18-Jun-07 20:51
BINOVAR18-Jun-07 20:51 
QuestionASP.NET Wizard Control Pin
Rajaraman Soundararajan18-Jun-07 18:06
Rajaraman Soundararajan18-Jun-07 18:06 
Hi

I want to add controls to the Wizard control(ASP.NEt 2.0) dynamically like
wzdGoals.WizardSteps[wzdGoals.ActiveStepIndex].Controls.Add(htmlGenCntl); Please note that htmlGenCntl will contain hierarchy of controls based on the current step.

Further still in order to retain the values it has been suggested we create these controls in protected override void OnInit(EventArgs e) but then based on the activestepindex i want to add controls. But ActiveStepindex at this point is zero. So how do i conditionally add the controls.

What is the resolution for the same ?

Thanks
Rajaraman.S
QuestionCommon Cause of error [modified] Pin
ASPnoob18-Jun-07 17:12
ASPnoob18-Jun-07 17:12 
AnswerRe: Common Cause of error Pin
Sathesh Sakthivel18-Jun-07 17:14
Sathesh Sakthivel18-Jun-07 17:14 
GeneralRe: Common Cause of error Pin
ASPnoob18-Jun-07 17:49
ASPnoob18-Jun-07 17:49 
Questionasp.net and access database Pin
ling_luv18-Jun-07 15:01
ling_luv18-Jun-07 15:01 
AnswerRe: asp.net and access database Pin
Christian Graus18-Jun-07 15:30
protectorChristian Graus18-Jun-07 15:30 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 15:36
ling_luv18-Jun-07 15:36 
GeneralRe: asp.net and access database Pin
Christian Graus18-Jun-07 15:43
protectorChristian Graus18-Jun-07 15:43 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 15:48
ling_luv18-Jun-07 15:48 
GeneralRe: asp.net and access database Pin
Christian Graus18-Jun-07 15:50
protectorChristian Graus18-Jun-07 15:50 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 15:52
ling_luv18-Jun-07 15:52 
GeneralRe: asp.net and access database Pin
Christian Graus18-Jun-07 15:56
protectorChristian Graus18-Jun-07 15:56 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 16:02
ling_luv18-Jun-07 16:02 
GeneralRe: asp.net and access database Pin
Christian Graus18-Jun-07 16:06
protectorChristian Graus18-Jun-07 16:06 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 16:26
ling_luv18-Jun-07 16:26 
GeneralRe: asp.net and access database Pin
Christian Graus18-Jun-07 20:25
protectorChristian Graus18-Jun-07 20:25 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 20:27
ling_luv18-Jun-07 20:27 
GeneralRe: asp.net and access database Pin
ling_luv18-Jun-07 16:50
ling_luv18-Jun-07 16:50 

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.