hover colour when using fixed column

When using a fixed column, the hover colour works on fixed column when not hovering over fixed colum, then rest of columns when hovering over fixed column. I cant seem to figure out the CSS to correct this - If i set the following:


.e-grid.e-gridhover .e-frozenhover {

  background-color: #fff;

  color: #000;

}

The entire row stays white, but if i set it back to #eee only parts change.


Attachment: PXL_20230427_095327311.MP_4cb3fcb8.zip

1 Reply

PS Prathap Senthil Syncfusion Team May 2, 2023 03:53 PM UTC

Hi Martin,

Based on your request, we require some additional information to proceed further with your requirement. Please provide us with the following details:

  1. Kindly let us know the details of how you would like to change the background color and text color of the cells in the frozen column when hovered.
  2. Also, please let us know how you would like to change the background color and text color of the cells in the non-frozen columns when hovered.
  3. Could you please share with us the NuGet version that you have used.
  4. Lastly, we would appreciate it if you could share with us a simple, reproducible issue.

Providing us with the above-requested details will be very helpful in validating the reported query and providing a solution as early as possible.

Thank you for your cooperation and understanding.


Regards,
Prathap S


Loader.
Up arrow icon