Hello team,
So my scenario is I want a row to be highlighted on a mouse hover. Is there any way to do this?
I have tried using the CSS :hover selector like this:
#fm-pivot-view .fm-grid-view .fm-row:hover {
background-color: #F3FAFD;
}
but it didn't work.
Any help/suggestion would be much appreciated.
Thank you!
Hello,
Thank you for your question.
We want to explain that we did not find a way to implement this feature.
It is because of the complex structure used to render and control a virtual grid used in Flexmonster.
Please note that you can highlight the row/column by pressing the corresponding header on the grid.
Feel free to contact us in case other questions arise.
Kind regards,
Illia