Results 1 to 1 of 1

Thread: [RESOLVED]Sorting Listview w/ Text & Number?

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    [RESOLVED]Sorting Listview w/ Text & Number?

    Ok, I can easily sort my listview by the columnindex if it is text. However, some of my columns contain numbers. I had a module from Planetsourcecode that did this, but there was one major flaw. Everything sorted fine, but after it was sorted the items would be mixed up. Here's an example of what I mean:

    Say we start out sorted lvwascending. "Bob" is the second item in the listview. Now we sort by lvwdescending. Now "York" is the second item right? but when you execute something on York you get the information on "Bob". Any help with sorting without things getting mixed up is extremely appreciated.

    -Jeremy
    Last edited by hipopony66; Jul 18th, 2002 at 05:46 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width