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

Problem with batch editing in Radgrid

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Keshav
Top achievements
Rank 1
Keshav asked on 20 Jan 2015, 05:55 AM
Hi All ,

I am using Batch Editing for Insert, Update and Delete operations in my radgrid. I have taken reference from
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultcs.aspx.

I am facing a weird issue. When I try to delete the last row in the radgrid (or the underlying database table), the ItemCommand event of the grid
is not fired and hence it doesn't get deleted.
However, delete works fine in any other scenario.

Please help.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 22 Jan 2015, 03:18 PM
Hi,

The described issue can not be replicated in the online demo you are using as base for your application. Therefore, may be you have some modification of the code that are causing the unwanted behavior.

Can you please share your page markup as well as the related code behind so we can research on it locally and advise you further?

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Keshav
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or