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

[Solved] Confirmation window when click on action link

1 Answer 102 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ravindra
Top achievements
Rank 1
Ravindra asked on 28 Apr 2011, 08:21 PM
Hi all,
If we click on a hyper link (defined through the action link in mvc), i want a confirmation window to come up and get confirmation. If user choose 'Yes', the action route should be performed. if user choose no, it should remain in the same view with out posting any data.

just like the functionality to have a javascript function that returns true or false which will control the postback.

Please help in resolving this issue

thanks in advance!

1 Answer, 1 is accepted

Sort by
0
John DeVight
Top achievements
Rank 1
answered on 16 May 2011, 05:58 AM
Take a look at this wiki page: http://aspnet.wikidot.com/telerik-mvc:creating-generic-messagebox-dialogs If this isn't what you are looking for, let me know and I'll try to help. Regards, John
Tags
Window
Asked by
Ravindra
Top achievements
Rank 1
Answers by
John DeVight
Top achievements
Rank 1
Share this question
or