This example is obsolete. Please refer to the How to implement CRUD operations with a DataSource example.
This example demonstrates how to implement CRUD operations with RestStore.
See also:
How to implement the Rest service based on an ASP.NET WebAPI application
Question Comments
Added By: Randy Desormeaux at: 1/23/2013 8:32:53 AM
Great, example!
I would like to see more done with the DevExpress.data.RestStore.
btw the "Example" link does not work.
Added By: Gary Zambrano Andrade at: 3/25/2013 7:23:55 AMHello, good example and the function is correctly, congratulations.
I have a question:
How to insert the foreign key (CategoryId) in product table?
Hi,
This example is not working with V15.1.7. Could you please update it
Added By: Nikolai (DevExpress Support) at: 11/25/2015 11:43:07 PM Hi Mohammed,This example is obsolete. Please refer to the How to implement CRUD operations with a DataSource example.