|
-
May 20th, 2000, 02:41 AM
#1
Thread Starter
New Member
I have a listview in report mode with a number of items. Is there a way to dynamically change the index of the selectitem to a new index? Basically, I want to move an item up or down in the listview. For example, move the last item to the first position. Thanks
-
May 23rd, 2000, 12:09 AM
#2
Addicted Member
The cleanest way is to use the key property of the listitem, and the sorted property of the listview.
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
|