Hi,
How can I disable the hover effect of rows in the Grid component?
I tried:
.e-grid .e-row:hover {
background-color: #ffffff !important;
}
But no luck!
P.S. I posted this under general as the Grid component is not in your drop downlist....
Thanks,
Peter