I am using Drag & Drop (DD) on the radGrid and everything is working fine except for where I DD on a control (this case a label) that's on the row.
Is there a way for the DD event to be fired if I DD on the label on the row, if I DD anywhere on the row where there is no label the event is fired properly.
Thanks