All Tags »
Selection »
DataGridContext »
Master Detail (RSS)
Sorry, but there are no more tags available to filter with.
-
The only way to do that would be to have access to the DataGridContext for the object 4 relations deep and add the object to its DataGridContext`s SelectedItems collection.Because DataGridContext instances exist only for ''expanded'' details, it would be impossible to do that if the details are not expanded.If the details are indeed expanded, then ...