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

ASP.NET MVC Server Wrapper for DataSource - Sharing a DataSource

1 Answer 140 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 19 Apr 2013, 03:51 PM
Is it possible to define a DataSource via a server wrapper and share it between Kendo controls, all via the server wrapper API for ASP.NET MVC?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 23 Apr 2013, 09:01 AM
Hello Kevin,

I am afraid that this is not possible with server wrappers. In order to use shared DataSource, you would have to work with JavaScript syntax. To simplify the development, you can still use the existing backend service (with ToDataSourceResult) and DataSource of type "aspnetmvc-ajax".

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Kevin
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or