I fill a grid with records from a collection - so the number of rows in the grid depend on the number of records. If a user clicks a row in the grid I want to pass the value of the _ID of the corresponding record into a LocalVariable. I can't seem to find this clearly in documentation?