Idea Summary
When clicking on any IG cell in an editable IG, you see the row selector checkbox change to that particular row.
However, that does not happen when a column is a LINK column, and you click on the link.
Use Case
An IG can have a link to a modal edit page where you can edit details of the row. It is confusing for users to see another record in the modal dialog than the selected row of the calling page in the background.

Also, when closing the modal dialog, you may want to refresh the selected record. Currently, that may not be the record that was just edited.
Preferred Solution (Optional)