If you consider the attached project, I can single-click the "All Items" xCLV to move the clicked item to the "Active Items" xCLV, which remains sorted with each added item. (I basically clear the xCLV and redo it. Not sure if that's scalable performance-wise... We'll see when I have thousands of items... But, then I might need a UI modification...)
I'm trying to get items on the "Active Items" xCLV back to the "All Items" xCLV with a double-click, as the user can "Do Something" with the selected item.
I need the "All Items" xCLV to remain sorted (case insensitive) when items are added back.
Can anybody show me how to accomplish that double-click functionality?
Thank you!
2023.01.08 - New approach in this thread.
I'm trying to get items on the "Active Items" xCLV back to the "All Items" xCLV with a double-click, as the user can "Do Something" with the selected item.
I need the "All Items" xCLV to remain sorted (case insensitive) when items are added back.
Can anybody show me how to accomplish that double-click functionality?
Thank you!
2023.01.08 - New approach in this thread.
Attachments
Last edited: