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

once the record edited in Grid, automatically another record should be updated in grid

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ganesan
Top achievements
Rank 1
Ganesan asked on 30 Oct 2013, 12:10 PM
I am having Sample record in Grid as following

No               Name                     Price
1                  Wheat                    12
2                  Bread                     15
3                  Egg                          20
4                  Milk                        15
5                  Egg                          13

In grid i edit the 3rd record price (Egg) to 15 and saved in grid
once it is done the fifth record (Egg) Price also need to automatically update to 15.

is it possible with Kindo UI.
Thanks in Advance..

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 01 Nov 2013, 08:03 AM
Hi,

You could use the dataSource change event in order to achieve this. Check this jsBin example which demonstrates the described scenario.

Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Ganesan
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or