|
-
Oct 18th, 2001, 08:29 AM
#1
Thread Starter
Lively Member
Can Listview sort
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, but is some way we can sort integer??? Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|