Dear reader,
Today I was trying to implement a Grid with remote data through a DataManager. To succesfully make request to the API I need to customize some properties of the request that is being made, so I think I need to create a Custom Adaptor.
So my question is: where can I find the proper documentation for the DataManager and its Adaptors?
Kind regards,
Wouter