Results 1 to 2 of 2

Thread: Change index of selectitem in listview

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    2

    Question

    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

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    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
  •  



Click Here to Expand Forum to Full Width