Drag drop between datagridviews

E

Eric

Hi,

I'm working on a little planning tool which simply is build out of 6
datagridviews each connected to a table from the database.

I would like the user to be able to drag a row from one datagrid to the other.
Basicly I want to show a little moving rectangle for the user but as soon as
he drops the rectangle on the other datagrid, I move the data by code and
then refresh the datagrids.

Can anyone put up an example of how to do something like this?
any help is appriciated!

rg,
Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top