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