Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: populate and sort function. #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 22, 2016

  1. Add: populate and sort function.

    Allowed for me to manually set sort index of values and have them be
    populated in the dual list box correctly. The goal behind this change was
    so users can choose a particular series of elements from the list and post
    them to the server, if there was an error then the model would be returned
    and the chosen elements would end up back in the desired order if the
    developer manually added the 'data-sortindex' attribute to the chosen
    elements in the correct order, then called the populate and sort method.
    Kyle committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    690b3ef View commit details
    Browse the repository at this point in the history