Need a special offer?Find out if your project fits.
+

How to highlight a row on mouse hover

Resolved
Ragil Irawan asked on January 21, 2021

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!

1 answer

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster January 21, 2021

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

Please login or Register to Submit Answer