Hello,
We have a use case where we are trying to allow users to reorder items in an oj-list-view by using buttons. Here's a simplified example of what we are trying to do:
https://jsfiddle.net/draconian/x9jbL6vh/
One of the issues we are having is that after pressing the button to reorder the items once, the selection is getting lost. So, if the user needs to move an item (or items) multiple space up or down, they need to reselect the items each time.
My question is this: Should this use case work and if so, what is the proper way to manipulate the items to not mess up the selection?
This is in JET 9.2.9.