Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for red_evolve

Hi, I have been trying to dynamically add wizard steps to the wizard but, I have not been able to. Could you please tell me how you manage to add wizard steps to the wizard control. The code looks like this: WizardStepBase wizardStepHelper = null; wizardStepHelper = new WizardStep(); wizardStepHelper.Controls.Add(new …

Member Avatar for binusworld
0
395
Member Avatar for chapamanuel

Hi Guys, Does any of you know how to dynamically add steps to a wizard control. I have been able to display the steps; however, in the next iteration the wizard steps disapear. Also, I had to add a template step for the dynamically added wizard steps controls to be …

Member Avatar for tgreer
0
2K

The End.