Posted on: 4/7/2014 11:04:47 AM | Views : 345

Hi,
I am implementing a wizard control with five wizard steps in an asp.net web page. When i am trying to load the web page all the five steps in the wizard are getting loaded. I am just wondering is there any way in asp.net to load only first wizard step when the page loads and the following step should be loaded when clicked the next button on particular wizard step.

Go to the complete details ...