Newbie: ListView problem

G

Guest

Hi again

I've got the following problem: In my application I've got a listview control where the "View" property is set to "Details". The Listview is filled with several items, that include subitems. Now, when the user selects one row in the list (full row selection is activated), I want him to be able to change the order of the items (and their including subitems) when he clicks on a specific button in my form. How can I e.g. change the order of two list view items in the list view (just switch their places in the control)

Thanks for any hel

Sam
 

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