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

RadGrid Batch Edit Mode Save Problem

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
MICHAEL
Top achievements
Rank 1
MICHAEL asked on 15 May 2014, 06:47 AM
Hi All,

I am using a RadGrid with "Batch" Edit mode. Any individual
change on a cell is working fine. My problem is when I made changes to a
column values from code behind (ex. Increasing a salary). Any changes
are not "marked" as changed, not saved when I press the "Save Changes"
values and after refreshing the grid I get the old ones. Any
suggestion?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 20 May 2014, 05:51 AM
Hi Michael,

Note that the RadGrid's Batch editing functionality enables inline client-side editing and performing multiple changes before the user decides to either apply the changes or cancel them. Since all the changes are made on the client, if made one on the server it will not mark the value as changes and it will not be save the change in the database.

Regards,
Kostadin
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
MICHAEL
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or