Looking to drag data from a datagrid to a treeview but having no success at the moment.
I can get the column references eg Column 1, Row 5 but cannot get the values within a particular cell.
I also know how to drag values from other components such as a textbox.
In VB6 I used a flexgrid and the mousedown event but cannot seem to get it working in .Net
Thanks in advance for any help or assistance you can give me.
I can get the column references eg Column 1, Row 5 but cannot get the values within a particular cell.
I also know how to drag values from other components such as a textbox.
In VB6 I used a flexgrid and the mousedown event but cannot seem to get it working in .Net
Thanks in advance for any help or assistance you can give me.