Hi,
Looking over the DataSource API, setting the transport.update method to a function requires an options.success(result) callback.
I am unable to find any documentation on what "result" should be, i.e. what properties that object should contain and what they all mean.
This is also the case with other callbacks and objects in the documentation. Am I just silly in missing something obvious? Where do I find documentation on these internal objects' structures?
Thanks,
Denis.