maybe vessy help radwizard loop problem. please see below vessy
on last step - StepType="Complete" want to have button to start Wizard over client-side only please
this button in Complete step goes back to step 1 - RadWizard.get_wizardSteps().getWizardStep(0).set_active(true);
but step missing progress bar and navigation tools - please help
<h4 style="text-align: right;">Quieres añadir otra?</h4> <div style="float: right; padding-right: 25px;"> <telerik:RadButton runat="server" Text="Añadir" Font-Size="Large" Width="100px" Height="65px" AutoPostBack="false" CausesValidation="false" OnClientClicked="RadButtonAdd" /> </div>
