Hi All,
I have created a wizard control in asp.net 2.0 which consists of 5 steps. I am using this wizard for two purpose.
1) When the user clicks on the “New” button this wizard will be displayed with Cancel button on every step and Finish button on the last step.
2) When the user clicks on the “Edit” button this wizard will be displayed with Cancel and Finish button on every step.
First one is solved.
Issues
When the user Select “Edit” button How can I show Finish button on every step along with the Cancel Button also?
Please let me know how can this issue be resolved.
Many Thanks.
Bibhudatta