I was able to get this to work with using the buttonclick: …
Is it possible to have this be a span or something else? For example span: (row) => { this.onCellClick(row) }
My concern is having to then style the button in the grid.
Thanks a bunch for your assistance
Pete