Move items inside a listview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I have this question: I have a listview which gets populated with some file
names.

At the moment I have implemented d&d, but I'd like also to be able to move
up and down items inside my listview by using the mouse.

Any sample about it?

Thanks a lot!
 
These pages are a very good starting point to learn something about listview
items.

I think I have to try some alternative code, because I'd like to be able to
move (and consequently manually reordering) items within a unique listview.

So when I left click an item, I'd like to be able to move it up and down for
one or more positions..

That's sure, I have to study!

Progalex
 

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

Back
Top