Using the Wizard control, one of my app's pages runs a validation process. After the user hits Next from this screen, if the user then hits Back, I would like to skip the validation screen and move back to the page before the validation.
Is there a way to ignore a page when the user hits Back, or is there a way on the Page_Enter or Page_Leave to find out which direction the user is progressing?
Thanks.
Comments: Not a bug
Is there a way to ignore a page when the user hits Back, or is there a way on the Page_Enter or Page_Leave to find out which direction the user is progressing?
Thanks.
Comments: Not a bug