Select vaadin-grid data with button

Is there a way to select vaadin-row row data with a button?

https://stackoverflow.com/questions/50682036/select-vaadin-grid-row-with-button

Currently single select is available in the Polymer version when tapping in the cell, but I would like to limit the select behavior to a single column.

Added a quick answer to StackOverflow.