Hello,
I am working with a RadGrid that has a nested ListView control on each row. I have datakeys identified in the MasterTableView and also in the NestedViewSettings for the NestedViewTemplate. I have two separate SqlDataSources created, one for the Grid and one for the ListView. When the page loads, the Grid is populated with the correct datarows from the source, but when I expand the view to show the ListView for each row, the data retrieved is the same for each row in the Grid.
I am working with a RadGrid that has a nested ListView control on each row. I have datakeys identified in the MasterTableView and also in the NestedViewSettings for the NestedViewTemplate. I have two separate SqlDataSources created, one for the Grid and one for the ListView. When the page loads, the Grid is populated with the correct datarows from the source, but when I expand the view to show the ListView for each row, the data retrieved is the same for each row in the Grid.