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

[Solved] Need to call a server method from client side

1 Answer 190 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
ESM Dev
Top achievements
Rank 1
ESM Dev asked on 21 Apr 2009, 01:27 PM
Hello Team,

Could any one please help me, I have a requirement the i need to call a server method from client side. Let me explain my requirement clearly. I have save button when i click on that save button first it should execute a a server method from client side and check the database with the values and finally it should populate with a confirm message. If user selects OK button in the confirm window then the button click event should fire and the data should be inserted in the table. This is my requirement is there any option in the telerik framework to call the server method from client side.

Thanks,
Ram

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 22 Apr 2009, 12:58 PM
Hi Ram,

The navigational controls such as RadToobar, RadMenu and RadTabstrip provide a click() client-side method which triggers server-side postback. Please, review the following kb articles on how to use the click() method:

Using radprompt and radconfirm with Telerik navigational controls:
http://www.telerik.com/support/kb/aspnet-ajax/window/using-radprompt-and-radconfirm-with-telerik-navigational-controls.aspx

How to trigger ItemClick event by pressing the "Enter" key
http://www.telerik.com/support/kb/aspnet-ajax/toolbar/how-to-trigger-itemclick-event-by-pressing-the-enter-key.aspx



Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
ESM Dev
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or