Grid - row index column

Hi all,
I use Grid with generated 1st column as row index in Table. I can’t find way to style selected row to not select this 1st column. I would like, the blue color starting from 2nd column.

Thanks in advance for any help
Agata

I would advice you to check
https://vaadin.com/api/
and Grid’s cell style generator for this. You need to also add corresponding style definitions in your theme .scss file.