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

RadConfirm doesnt works Correctly

1 Answer 49 Views
Window
This is a migrated thread and some comments may be shown as answers.
Velkumar
Top achievements
Rank 2
Velkumar asked on 26 Apr 2012, 12:59 PM
Hi,

       In my page I have to popup the radconfirm on a button click.  Depends upon the value return by radconfirm I have to perform some actions that is if it is false or null  then cancel the click event action. If it is true then I donot perform no operation because  i have written the server side button click event handling function so it will call. My problem is if i click button radconfirm is popuped and it doesnt wait for  the value return by the radconfirm it postbacks and perform the server side action.

Thanks
Velkumar.

1 Answer, 1 is accepted

Sort by
0
Accepted
rdmptn
Top achievements
Rank 1
answered on 26 Apr 2012, 01:19 PM
Take a look at this demo: http://demos.telerik.com/aspnet-ajax/window/examples/confirmserverclicks/defaultcs.aspx, it seems to me  that it is exactly what you're looking for.
Tags
Window
Asked by
Velkumar
Top achievements
Rank 2
Answers by
rdmptn
Top achievements
Rank 1
Share this question
or