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
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