AD
Administrator
Syncfusion Team
February 8, 2005 12:08 AM UTC
Hi Derek,
When you set the Next or Previous Page for a WizardPage, it automatically sets the opposite property for the other page. This happens because the vast majority of time these properties are used to reorder the pages, as opposed to skipping pages.
The best way to bypass this is to keep track of which page you''re on. You can then update the NextPage and PreviousPage properties depending on which page you''re on.
Hope this helps.
Regards,
Gregory Austin
Syncfusion, Inc.