I'm using Primefaces Drag and Drop to drag from a DataGrid to another component. The problem is that when you drag an item from a datagrid, the item is not visible as soon as it leaves the cell.
Even the example behaves this way: http://www.primefaces.org/showcase/ui/dndTable.jsf
Is there a way to make the dragged item visible above everything else on the page? I've tried setting a high zindex in the draggable and that didn't work. This seems to only be a problem with Dragging from a DataGrid.
Using Primefaces 3.5