|
-
Nov 26th, 2007, 05:49 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2005] Unsort a listbox
I have a listbox on Form2, populated by an array that is prepared on Form1.
I've included a checkbox on Form2 that allows the user to sort the contents of the listbox.
What I want to be able to do is allow the user to de-select the checkbox, and return the listbox to the original, unsorted, list.
Is the only way to do this to clear the listbox, and fill it again with the original array?
-
Nov 26th, 2007, 06:31 AM
#2
Re: [2005] Unsort a listbox
-
Nov 26th, 2007, 06:42 AM
#3
Thread Starter
Addicted Member
Re: [2005] Unsort a listbox
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
|