I am using a igHierarchalGrid. I can expand the child grids to display when using
dataSourceType: "json", dataSource: jsonData,
Supplying the json for the main grid and child grids together in jsonData.
But when changing to a remote URL as the data source supplying the exact same json
dataSourceType: "remoteUrl", dataSource: URL,
The main grid is displayed OK but I receive the error when trying to expand the child grid:
'The remote request to fetch data has failed:'
It looks as though the grid is trying to go to the remote URL again although the data for the child grid should be already there.
Can anyone explain how to get the child grid to expand without trying to invoke the URL
Hello ecatenate,
Thank you for contacting Infragistics!
I recommend using script versions 12.1.20121.2059.
For additional information, please refer to the following forum thread:
http://es.infragistics.com/community/forums/t/72917.aspx
I hope this helps.
If you have any questions, or if the issue persists, please let us know as well.