Grid drag and Drop. Drop time is more.

Hi,

I am using grid drag and drop feature and trying to drag few records from grid1 to grid2. When I drag more than 30 records and drop into grid2, rows are showing up a little bit late. Is there a way to speed this process or any way that I can show the progress bar while loading the dropped rows in grid2? I tried to apply cell.progressOn/off() which are not working for ondragin,ondrop events.

Regards,
Nitya

Unfortunately it is not available to increase the performance of the dropping process.
Also it is not available to get the progress of this process.