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

How to Insert Update in code behind when using radgrid in batch edit mode

1 Answer 343 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Abhishek
Top achievements
Rank 1
Abhishek asked on 12 Apr 2015, 12:56 PM

Hi Telerik Team,

I am using telerik radgrid in batch edit mode and as per demo in telerik it is using SQL Data Source for CRUD operations but in my case i have my code in code behind so i am binding my grid in need data source event and For Inserting and Updating data could you please assist me in which even i should write the code to perform bulk insert as in demo OnInsertCommand and OnUpdateCommand were not fetching values for all the cells so please assits on this

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 16 Apr 2015, 05:58 AM
Hello Abhishek,

The event you are looking for is called BatchEditCommand. You can find additional details in the following help article:
http://www.telerik.com/help/aspnet-ajax/grid-batch-editing.html

Hope this helps.

Regards,
Eyup
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
Abhishek
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or