Hello,
I was wondering if there is an example of the correct way to implement the datagrid as drag source? I would like to be able to drag items from the datagrid onto another control. I have implemented the method here http://pavanpodila.spaces.live.com/blog/cns!9C9E888164859398!199.entry which works but it appears to fire the drag events on column headers and other UIelements displayed inside the datagrid besides just the items/records. I've looked inside the infragistics sdk for examples on drag and drop but didn't find anything. What is proper way to implement drag and drop with the datagrid? Could some please post a snippet or example of how they have accomplished this.
Thanks,
Mark
Any one have any ideas/help on this? Do I need to try calling/emailing tech support?