I have this fiddle here: http://jsfiddle.net/maniator/MUa7P/
In this example a user picks a certain number of clients for an account and is able to remove the clients and add clients.
Each account can have at a max 3 clients.
How do i make it so that on either side the clients are in order of client ID always?
Thanks
Just use this to sort: http://jsfiddle.net/w2n9a/5/