I have a merged datagrid with parent/child relationship. When I double click on the Master (parent) row all is good. When I expand a row to look at the children and double click one of THOSE rows I am not getting the proper row number and data returned (keys and such to get the child record).
How do I determine which row and which table from dataset to look in?

Thanks

gollnick