Hi all,
How can I keep track of which wizard steps have been navigated to and
completed, as well as how far down the wizard the user has navigated, ie I
want to knw that he has been as far as step 5 and not step six. I gather
this would be esiest by keeping a flag on the wizard.
Thanks
Robert
ignacio machin - 21 Mar 2008 15:37 GMT
> Hi all,
>
[quoted text clipped - 5 lines]
> Thanks
> Robert
Hi,
You could keep a bool array where each entry represent a completed
step.
Additionally if the steps needs to be completed in sequence you can
keep only the last one.
Ignacio Machin ( .NET/ C# MVP )
machin TA laceupsolutions.com