Hi,
I have a page (a billing page) that has a wizard on it, the wizard contains multiple steps, and each step contains a custom component. Each component has a validation mechanism. When I open an invoice, I want to provide the user with a message to let them know if the invoice can be processed. To do this, I need to invoke the validation mechanism of all the steps, which is not possible without opening them all to have an existing instance.
Regard
Al
Hello Al,
The idea of the Wizard is to make the user perform separate steps one at a time. The described behavior contradicts this idea in both UX and technical aspects. Unfortunately, we cannot implement this.
Regards,
Dimo
Progress Telerik