I have a grid with inline editing, when you hit update it updates/creates all entries that are available and not only the current row. So how do I filter for the current row only. I don't want the whole grid to fire an update/create when I only change a single row.
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 25 Jun 2014, 07:10 AM
Hi Stefan,
The Grid should not submit all entries through the update/create transport. Probably the problem is connected with the way dataSource is configured. Could you please post the dataSource configuration so I can review it and assist you further?
Looking forward to your reply.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!