Completed
Last Updated: 16 Nov 2021 15:49 by ADMIN
Lihong
Created on: 13 May 2015 02:52
Category: Data Source
Type: Feature Request
1
a new "set" method, that only sync value of specified, without fire events and data bound again
Hello,

 I knew there was "set" function for kendo.data.ObservableObject, it could change value of specified field.

But after this action, we need call "sync" method for data source manually, and sync action will fire some events/ data bound again.

Is there another method, that we only hope sync value of specified field, without fire events and data bound again?

Thank you.
1 comment
ADMIN
Viktor Tachev
Posted on: 16 Nov 2021 15:49

Hi Lihong,

The pushCreate, pushUpdate, pushInsert and pushDestroy methods of the DataSource perform the relevant operation without syncing the changes with the remote service.

 

Regards,
Viktor Tachev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.