Hi, I'm drag/dropping items within a DataGrid. I would like to modify the default dragProxy label that is shown when you drag an item.
(i.e. my DataGrid may have 4 columns, but I only want to show text from the last two columns). Does anyone know how to access it?

