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

RaGrid Insert/Update/Delete with ObjectDataSource

1 Answer 122 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gullo
Top achievements
Rank 1
Gullo asked on 09 Feb 2012, 09:20 AM
Hi,

I want to create a Grid like this, but without fix encoded SQL Statements.

http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/alleditablecolumns/defaultcs.aspx

Is it possible to make it with a objectDataSource? Finally I want to give after a SelectMethod, UpdateMethod, and DeleteMethod.
This methods are then in my code behind. Is there a sample exactly for this question?

Regards and Thanks

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 09 Feb 2012, 11:37 AM
Hello,

Take a look at the following code library.
Automatic operations with ObjectDataSource control

Thanks,
Princy.
Tags
Grid
Asked by
Gullo
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or