ListBoxes and Drag and Drop

D

Dwayne Gaddy

Hey all,

I have a windows form with a list boxes. I have data binded the list boxes
with data from my sql database. I want to use drag and drop to allow users
to choose different options from the list boxes on the form and drag them
into another empty list box that is not bound to any data when the form
loads. I was wondering is it possible to use drag and drop with data binded
list boxes ? If it is possible do you know of any place on the net that
shows a good example ?

P.S. I can implement drag and drop when the list boxes are not data
binded...

Thanks in advance!

Dwayne
 

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