I've added a Cell tooltip to a column in my table that display the value of a hidden column. The tooltip displays the value of the hidden column when hovering over the cell for every row even though those rows are not selected.
How can I prevent the tooltip from appearing for rows that are not selected?