Hello,
I am implementing a drag and drop interface with RadGrid. It is necessary that when dragging/dropping multiple rows, instead of displaying all the rows contents, the DIV that moves around with the cursor is a picture of three boxes on top of each other, with a paragraph in the DIV that states how many rows are being dragged.
The native behavior has been approved for dragging a single row, so I don't want to modify the behavior of that at all, I just want to change the way that the RadGrid handles dragging multiple rows.
I am not sure if I've described this clearly, so feel free to ask any additional questions you need.
Thanks in advance!
Ian
I am implementing a drag and drop interface with RadGrid. It is necessary that when dragging/dropping multiple rows, instead of displaying all the rows contents, the DIV that moves around with the cursor is a picture of three boxes on top of each other, with a paragraph in the DIV that states how many rows are being dragged.
The native behavior has been approved for dragging a single row, so I don't want to modify the behavior of that at all, I just want to change the way that the RadGrid handles dragging multiple rows.
I am not sure if I've described this clearly, so feel free to ask any additional questions you need.
Thanks in advance!
Ian