I have a RadWizard on a page that contains about 6 steps. Several of the steps either have buttons that open RadWindows or combo boxes. Additionally, several of the pages have their own validation groups and javascript validation functions associated with them. In general the flow of the wizard is fine and everything works like I want, with the exception of the Enabled state of the Navigation steps at the top of the wizard changing. As I proceed through the steps it doesn't enable the past tabs.
How can I fix this behavior?