Hello,
I am working on a project that has a 1-M relationship class (cemetery lots and owners). I did used the Query Related Records sample to get part one of my application to work (so if I click on the map, I get my feature, then the related records from the table).
Now what I would like to implement is to search for a name (working), populate a datagrid (working) and when I select a row in the datagrid, being able to zoom to the lot related to that record. 
Any help would be much appreciated.
Thanks!