how to change the row color in grid ,by default its blue.
Rows have the v-grid-row style, and every other row has additionally a v-grid-row-stripe style. You should be able to target those class names in your CSS.
Thank you so much
@Olli
how to change the row color in grid ,by default its blue.
Rows have the v-grid-row style, and every other row has additionally a v-grid-row-stripe style. You should be able to target those class names in your CSS.
Thank you so much
@Olli