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

looking for a similar function "Callbackpanel"

2 Answers 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 27 Feb 2013, 08:12 AM
Greetings

Devexpress got a functionallity which can be used for a ClientSide events to call the Controller. Check out this demo CallbackPanel.
Does Kendoui has something similar?
I think this could be handled by Ajax, but for the moment I want to avoid it.

cheers and thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Petur Subev
Telerik team
answered on 01 Mar 2013, 08:45 AM
Hello Robert,

KendoUI is a client side framework which is not related to a server side technology. Currently for .NET we provide Server Side wrappers (which produce the same output as the web widgets, however you configure the settings in your favorite language) only for the ASP.NET MVC framework, we do not have any plans to do it for WebForms - you can consider using the ASP.NET AJAX controls and see if any of the widgets there suit your needs.
If you want to use Kendo you will need to either use manual $.ajax requests or some of the widgets which provide ajax binding such as TabStrip or PanelBar.

Kind regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Robert
Top achievements
Rank 1
answered on 14 Mar 2013, 02:38 PM
Thank you for your post, I will do then the manual $.ajax then.

cheers
Tags
General Discussions
Asked by
Robert
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Robert
Top achievements
Rank 1
Share this question
or