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

RadConfirm on Finish click

1 Answer 65 Views
Wizard
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 27 Jul 2020, 10:07 AM

Hi,

 

I want to place a client RadConfirm on the Finishbutton, but I cannot find a way to access the button.

How would I do that?

 

Marc

1 Answer, 1 is accepted

Sort by
0
Accepted
Vessy
Telerik team
answered on 30 Jul 2020, 08:28 AM

Hi Marc,

The Next, Cancel, Previous and Finish buttons in RadWizards are simple HTML elements, not server-side controls, so you can assign only client-side logic to them.

In order to do so you can access the their elements in the OnClientLoad or handle the buttons OnclientClicking. You can find useful discussion along with samples on this matter here:
https://www.telerik.com/forums/show-confirmation-window-on-cancel

Regards,
Vessy
Progress Telerik

Tags
Wizard
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Vessy
Telerik team
Share this question
or