Hi All,
I have modalpopupextender inside wizard control. I have seven steps in wizard control. In all steps I have user controls.
In third step when someone clicks next button I am showing modalpopup.
In Modalpopup I am doing postback if OK button is clicked.
It hides the modal popup then goes to fourth step.
And When previous button is clicked it comes to third step.
This time modal popup is not showing.
How can we show?
Best Regards,
Damodar