|
-
Jan 16th, 2002, 08:58 PM
#1
Thread Starter
New Member
How can I sort the items in a list box that is filled with an array
How can I sort the items in a list box that is filled with an array.
When I try to set the sort property to true it says I can't assign to a read only property
Also I need to be able to sort the list box alphabetically or by a user specified order that is also stored in the array.
Last edited by Marie; Jan 16th, 2002 at 09:30 PM.
-
Jan 16th, 2002, 09:18 PM
#2
-
Jan 16th, 2002, 09:48 PM
#3
[/quote]
Also I need to be able to sort the list box alphabetically or by a user specified order that is also stored in the array.
[quote]
Could you elaborate a little bit, please?
-
Jan 16th, 2002, 09:53 PM
#4
You cant do that type of sorting with a ListBox.
However, I seem to remember someone working
on a custom ListBox that will do that. I'll see if I can find the link.
________
Roll A Joint
Last edited by Bruce Fox; Aug 14th, 2011 at 04:13 AM.
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
|