Hai All I am new to telerik i have a Radbutton when i click on button it will do some operation and at the same time it will show radwindow with yes and no buttons if you
click on yes it will show alert message saved sucessfully when i click on ok it will go to another page
Exmple:
click on yes it will show alert message saved sucessfully when i click on ok it will go to another page
Exmple:
<
asp:Button
ID
=
"Button1"
runat
=
"server"
Text
=
"Save"
CssClass
=
"btnSaveForm"
OnClick
=
"btnTotalaSave_Click"
/>