Deactivate mouseover in table element

Hi,
when hovering the mouse over a cell within a table element, a mouseover, which shows the content of the cell, is activated (see screenshot):
image

Is there a way to deactivate the mouseover?
Thanks a lot for your support!

4 Likes

I might add some more challenge to this:

Is it possible to hide the tooltip unless it is really meaningful (i.e. text in the cell is cut off due to column width and the tooltip actually shows more data)? That would be my preferred way for tooltips.

2 Likes

Commented & upvoted for transparency.
Is there a way to configure the tooltip of table element?