Hello,
I have been struggling with for 2 days now. So, any kind of help would be appreciated.
The problem is that when using Grid with a DataManger (OData, ODataV4 or Url) based dataSource the binding doesn't work. The dataBound event gets fired but not dataSourceChanged.
The thing is in render (inside a class based component) I used the dataManger instance to query the API. It works.
The error is : TypeError: dm.dataSource.url is undefined. It is thrown from adaptor.js line 596.