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

RadGrid oData and CrUD

1 Answer 118 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bryant
Top achievements
Rank 1
Bryant asked on 19 Jul 2011, 02:41 AM
http://demos.telerik.com/aspnet-ajax/grid/examples/clientbinding/defaultcs.aspx

shows a grid being bound to an oData service.  Works great but I am wondering if there is any examples of the best water to perform the insert, update and delete portion against an oData service? 

1 Answer, 1 is accepted

Sort by
0
Accepted
Mira
Telerik team
answered on 21 Jul 2011, 11:07 AM
Hello Bryant,

You can see how client-side insert/update/delete of grid records can be implemented here.
Please note that when the grid is bound on the client, and no subsequent trips are made to the server, the default editors cannot be rendered, and shown, which is the standard behavior, when the grid is bound on the server. The most straightforward option to work-around this is to use an external edit form as in the demo.
You can examine the Client-side Binding Specifics help topic for additional information.

I hope this helps.

All the best,
Mira
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
Bryant
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or