Hello ...
I have list view connected with timer to update values in list view using ajax manager
when use
Rebind() it update all values in list view and reload images even if it not changed
How can i update just changed values
Or Update some value
1 Answer, 1 is accepted
0
Maria Ilieva
Telerik team
answered on 29 Aug 2013, 01:25 PM
Hi Alharith,
In case you are updating values on a specific time frame using TimerTick event there is no option to determine which item which is entered in edit mode finishes its update in order to update it in the DataBase. It is expected to send the new data no matter if the user finishes the updater to the DB. This is the behavior of all DataBind controls.
Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.