Posted 19 years ago
by Rommel Edwards
Hi there,
I've noticed that in the OnSelectionChanging() event we just need to set e.Cancel = True to stop the user from moving to another page. I've also noticed that there's no such facility in the OnFinishButtonClick() event. In the event that there is invalid data on the final page of the wizard, how do I stop a user from closing the wizard via the Finish button? (i.e cancelling the OnFinishButtonClicked event).
Thanks,
Rommel the iCeMAn.
I've noticed that in the OnSelectionChanging() event we just need to set e.Cancel = True to stop the user from moving to another page. I've also noticed that there's no such facility in the OnFinishButtonClick() event. In the event that there is invalid data on the final page of the wizard, how do I stop a user from closing the wizard via the Finish button? (i.e cancelling the OnFinishButtonClicked event).
Thanks,
Rommel the iCeMAn.