Datatable Custom Cell Z-index

Hey all,

I’m setting up a user profile image hover in Datatable custom cell and can’t find a way to get the hover’s z-index high enough so that the popup can float over the cell border.

Any thoughts on this? The image circle is just a dropdown field where the dropdown content was set with a high z-index. The problem is that if I set the zindex on the dropdown field as a whole or on the content of the dropdown neither seem to allow the content to appear above the datatable’s border and therefore cuts off the name.

Hi Esowers :waving_hand:

Super interesting approach you did to achieve this.
I think the datagrid won’t allow you to go beyond the cell borders, but I might be wrong.

Interested to see what approach the community might take :thinking: