0 Replies Latest reply on Aug 1, 2008 10:19 AM by grundor

    pickList - copy instead of move?

      I want to use the pickList control but instead of moving items from the left to the right list I want to create a copy of the item in the left list and add it to the right.

      In my case the items in left list represent types. User can add multiple items of same type to the right list.

      Is this something I can do with pickList or am I better off implementing my own with separate lists and wired together myself?

      -Mark