I might be completely missing the obvious solution here - I’m trying to put vertical lines in a data grid for some of the column borders. Basically just showing the red lines drawn into the snapshot below:
I want to specify my question after further digging and finding the following post from pre data grid times which gives an idea of what the data grid seems to be modeled after:
So my question is: Is there a way I can change the html class of a data grid column to add left and right borders?
I was able to achieve this based on the example that Meredydd had so kindly provided in the original post (see link below) but I was hoping there was a way around rebuilding the whole data grid component from scratch just in order to set two borders of a column?
This is what I’m looking for:
Thank you in advance for answering my question or any idea on how else to achieve this!
Not sure if you are still looking for this, but you can go to THEME/Assets section of your app, choose to edit the theme.css asset and at the bottom paste this code.