Description
1/ The PickList component doesn't allow sorting of the selected values
2/ The JavaScript retain the order of the list as it was filled but it doesn't keep the order that was chosen by the user.
2/ When a roundtrip is made to the server, you lose the order of the selectedValues because of the order in which the "options' List is fed to the template..