|
-
Jan 7th, 2009, 07:57 PM
#1
Thread Starter
Fanatic Member
[2008] Datagridview: Drag drop -make cell contents the cursor
datagridview1 is databound. datagridview2 is unbound.
I drag rows from datagridview1 to datagridview2.
When I drag and drop a row from 1 datagridview to another,
how can I make the dragged cell contents as the cursor ?
If I am dragging APPLES then the cursor should display APPLES until I drop it on datagridview2.
Is this also possible when reordering rows in datagridview2 ?
-
Jan 7th, 2009, 08:09 PM
#2
Re: [2008] Datagridview: Drag drop -make cell contents the cursor
I've never tried it myself but check this out. Note the fact that it says "Advanced" at the top.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|