This is a migrated thread and some comments may be shown as answers.

Refresh Wizard from UserControl

3 Answers 223 Views
Wizard
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 05 Apr 2015, 12:48 PM

Hi,

How to refresh the wizard from an event inside a usercontrol that forms part of the steps.

So for example, If I have a usercontrol inside step one and when a 'save button' in clicked in this user control, how to pass that to the wizard and change step visibility, icons etc. 

Cheers,

Jack

3 Answers, 1 is accepted

Sort by
0
Jon
Top achievements
Rank 1
answered on 05 Apr 2015, 12:53 PM

Sorry, I should have mentioned. The wizard is inside a RadAjaxpanel and I want to do this without postback.

Cheers,
Jack

0
Accepted
Ivan Danchev
Telerik team
answered on 06 Apr 2015, 01:40 PM
Hello Jack,

I attached a sample project which demonstrates how to access the RadWizard's properties on button click, when the button is in a UserControl. Please, review the code-behind to see how this can be achieved, by using event bubbling.

Telerik .dll files are not included in order not to exceed the maximum allowed attachment size.

Regards,
Ivan Danchev
Telerik
0
Jon
Top achievements
Rank 1
answered on 06 Apr 2015, 03:51 PM

Hi Ivan,

Thank you very much, that's fantastic!

Cheers,
Jack

Tags
Wizard
Asked by
Jon
Top achievements
Rank 1
Answers by
Jon
Top achievements
Rank 1
Ivan Danchev
Telerik team
Share this question
or