I would like to add a UI component that displays the current list of items that are selected in a multi-select listbox. As selections and deselections are made inside of the list box, those selections are also displayed or removed on a separate part of the page that is visible to the user.
Is there a demo available that shows doing something like this or is there a control that already implements this capability?
Thanks,
T