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

Stored procedures

1 Answer 260 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michelle
Top achievements
Rank 1
Michelle asked on 28 Jul 2018, 10:34 AM

Hi there, 

Our development team are using Kendo UI with entity framework 6 database first. We're wanting to try using stored procedures for some complex CRUD operations, but the team are adamant that this isn't possible. Could you please advise?

 

We're using 2016.1.226.440 - Kendo web extensions for asp.net mvc. Library package name is Kendo.MVC. Runtime version 4.0.

 

Cheers, 

1 Answer, 1 is accepted

Sort by
0
Stamo Gochev
Telerik team
answered on 01 Aug 2018, 09:56 AM
Hi Michelle,

The grid can be bound to different data types and whether the data is coming from a stored procedure or from a hard-coded list of items does not really matter.

What I can recommend you is to have a look at the following forum answer, which explains how the grid can be bound to the result of a stored procedure call:

https://www.telerik.com/forums/loading-grid-using-stored-peocedure#mfHK-OAZzkKN-weycD6yGA

Regards,
Stamo Gochev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Michelle
Top achievements
Rank 1
Answers by
Stamo Gochev
Telerik team
Share this question
or