I'm using a nested view, where all the data (columns) required already exist in the master grid's data source, so I do not need to use a separate datasource or query for the nested view.
However, when I expand my nested view for a row, it always displays data for the FIRST row no matter which row I expand.
Frustratingly my edit form, which basically performs the same function, returns the correct data for the selected row.
Have Telerik accounted for the possibility that all the data required can come from the grid's data source, or is this a limitation of the control?
Thanks,
Shane