I want to re-skin the Item which is rendered when I drag an item from a DataGrid. I've read an article which showed a basic example how it is done and it's working fine.
Flex seems to set a default transparency to the listitem when I drag it around and i couldn't find any property which would let me disable this. Is there any chance to disable that transparency when the item is dragged around?

