Hello,
I have a tab view of which the first tab shows a datatable for which I would like some columns to show an underline (as if there is a link) when hovering over it. The function when clicked on the column cell should be to go to the next tab screen where the row data is displayed.
So my question is how do I configure a column to have an underline when hovering over the cell content and attach a single click function to it?
Thanks,
Pieter