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

How to do manual CRUD from a datagrid

1 Answer 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Smitha
Top achievements
Rank 1
Smitha asked on 04 Mar 2014, 11:51 PM
I was trying out my application as given in this example which is batch update using SqlDataSource in aspx code.
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultcs.aspx

But unfortunately, while updating/inserting, I get the database error that the values are null.
So how can I do the database updates in code

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 05 Mar 2014, 06:24 AM
Hi Smitha,

You can take a look at the following links on Batch Editing-> ServerSide API for accessing columns in serverside and on how to do operations at database level please check Insert/Update/Delete at Database Level with Queries.

Thanks,
Shinu
Tags
Grid
Asked by
Smitha
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or