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

how to do it,shared datasource in the aspnet mvc wrappers

4 Answers 143 Views
Grid
This is a migrated thread and some comments may be shown as answers.
chen zili
Top achievements
Rank 1
chen zili asked on 19 Dec 2012, 09:39 AM
I want @(Html.Kendo().Grid(Model)) shared datasource in the aspnet mvc wrappers, how to do it?

4 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 20 Dec 2012, 12:22 PM
Hi,

 Shared data sources are currently not supported in the MVC wrappers. You can use the client-side Kendo UI library if you need a shared data source.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Sean
Top achievements
Rank 1
answered on 19 Feb 2016, 10:27 PM
I've noticed this is an old post.  But I was curious if this is still the case where the mvc ui doesn't support shared datasources?
0
Venelin
Telerik team
answered on 22 Feb 2016, 06:39 AM
Hi Sean,

Yes, this is still the case.  In order to use shared DataSource, you would have to work with the JavaScript syntax.

Regards,
Venelin
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Larry
Top achievements
Rank 1
answered on 24 Sep 2017, 10:39 PM

Just to bring this up to date there is a shared datasource MVC wrapper now:

http://demos.telerik.com/aspnet-mvc/datasource/shared-datasource

Tags
Grid
Asked by
chen zili
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Sean
Top achievements
Rank 1
Venelin
Telerik team
Larry
Top achievements
Rank 1
Share this question
or