Results 1 to 2 of 2

Thread: Can Api do this?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Springfield
    Posts
    120

    Can Api do this?

    Is listview silly or just me?
    I use .SortOrder = lvwAscending, it works fine for string. But it does not sort properly for integer. It sorts like this
    11
    111
    22
    222
    3
    I know it because it treat integer as string. I had given up in VB, but is some way in API can sort integer in listview??? Thanks in advance
    MM

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Check out this post

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