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

Creating a confirm popup window after server side validation

1 Answer 245 Views
Window
This is a migrated thread and some comments may be shown as answers.
Wissam
Top achievements
Rank 1
Wissam asked on 11 Dec 2014, 11:35 AM
Hi,
I need to create a confirm popup window after server side validation.
steps:
1- after click the button it should go to the serverside to validate value from database 
2- if (match) then confiramation popup 
     No --> cancel event
     yest --> to continue 

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 11 Dec 2014, 03:51 PM

Hello,

The following article show several ways to do this: http://www.telerik.com/help/aspnet-ajax/window-using-radconfirm-in-server-code.html.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Window
Asked by
Wissam
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or