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

[Solved] Server Side Event on the click of radprompt button

1 Answer 196 Views
Window
This is a migrated thread and some comments may be shown as answers.
Raju Kumar
Top achievements
Rank 1
Raju Kumar asked on 06 May 2008, 10:51 AM
Hi,
  I need some help as to "How can i get the server side event" on a click of a button of "radprompt". Please provide me some help as i need to execute some server side code on the click of a "Ok/Cancel" button of a "radprompt".


Thanks.
Raju.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 07 May 2008, 03:08 PM
Hello Raju,

This issue is a general ASP.NET one and is not directly related to the RadWindow control. You can find more information on how to call a server-side function via Javascript in various places in the Net (the asp.net forums are a good place to start). For example you can use __doPostBack() or RadAjax's ajaxRequest call to do this.





Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Raju Kumar
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or