Good afternoon,
I'm trying to integrate the igHierarchicalGrid in our software. For some of our hierarchical grid we needed to preload the data of the child layout so I try to use the initialDataBindDepth setting it to -1 and also defining the column layout for the desired depth.
That's where I run into an error saying that the $expand is not compatible with de OData V4 syntax.
Is there a way to use the ODataV4 expand query synthax ? if not is any workaround ?