I have two objects, one datagrid and one list. I have a simple value object that contains some data and an icon. I have implemented drag and drop of these value objects between the list and the datagrid. Everything works as it should, but I can't seem to figure out how to determine any info about the item that was dragged. Can anybody assist with this?
Thanks!