The idea was to select a row from the gridview with text in a specific column, and then to click a button to run an application command based on the selected row.
We decided to make a unique column in the view, and we use the element that's click on to search for the unique text.
Although for future reference, what would be an easy way to do this with a coded step? I was having a hard time finding anything on it.