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

POP Up with yes or no

1 Answer 122 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rahul Khinvasara
Top achievements
Rank 1
Rahul Khinvasara asked on 26 Apr 2008, 01:23 PM
hi,
In my application I need such a popup that when User click yes button of popup then it should come on code behind and when user click No button of popup then also it should come on Code behind..

It means.......
On <asp:button >

I want to call one popup , which will have two buttons Yes and No.
If User click yes, with some criteria, some values will saved in database..
and If User clicks No, with some other criteria, values will saved in database..

No such popup sample is avaliable..

Please help.
Priya

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 30 Apr 2008, 08:17 AM
Hi Rahul Khinvasara,

I suggest to use the built-in radconfirm dialog. You can find a sample project which demonstrates the needed logic in the attached archive file. You can find more information about it here.

Regards,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Rahul Khinvasara
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or