Based on the example off the Extjs 4 site i gor the grid to grid DnD working, but I need to retain the source grid value ( in the example it is automatically getting deleted). The link to the example: http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/dd/dnd_grid_to_grid.html
I dont see any part in the code where the data from he source grid is getting deleted. Is it done automatically?