Jump to content

Listview Sort/Delete


Recommended Posts

I have a ListView, and I want to sort it first by the third column, then the first, and finally the second. Currently I have done this manually using _GUICtrlListView_InsertItem(). This has worked well and relatively quickly. My problem is that items created this way cannot be deleted. I have too many items to continually delete all the items and recreate only the desired items. If there is a way to sort the columns in my desired way automatically, that'd be great too. A workaround of any sort would be greatly appreciated.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...