Testing this example I noticed that they are generated at each click of the statusbar buttons, two subsequent click events. Is there a problem with the addEventHandler function?
Thanks to the same I solved that!
beforeprocessing: function (data) { this['totalrecords'] = data.TotalRows; }
I’m sorry but I do not find an example that will make addrow, deleterow and updaterow to remote api
Ah ok, is there also an example that uses the http functions in the dataAdapter?
Thank you, so it goes much better