Move the values in the list on the left to the right

Source: Internet
Author: User
Move the values in the list on the left to the right. for example, the values on the left are 1, 2, 3, 4, 5, and 6.
I chose 5, 3, 4.
Why is there 3, 4, 5 displayed on the page?


Reply to discussion (solution)

The displayed content is the same as what you choose
As for the order, check whether there is sorting on the right.

The displayed content is the same as what you choose
As for the order, check whether there is sorting on the right.


On the right, it seems that the sorting starts from 1, 2, 3, 4, and 5.

On the right, it seems that the sorting starts from 1, 2, 3, 4, and 5.


The right side is also sorted!
If you don't want to sort the data on the right, check the code to see if it can be removed.

The code logic is incorrect! Didn't you obviously add the value to the front! What you want is to add to the end!


On the right, it seems that the sorting starts from 1, 2, 3, 4, and 5.


The right side is also sorted!
If you don't want to sort the data on the right, check the code to see if it can be removed.




On the right, it seems that the sorting starts from 1, 2, 3, 4, and 5.


The right side is also sorted!
If you don't want to sort the data on the right, check the code to see if it can be removed.


This problem has been solved.
Now I click to edit how to display the selected value in the box on the right.

Now I click to edit how to display the selected value in the box on the right.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.