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.
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.