Ajax Sortable List
Ajax Sortable List
- Subject: Ajax Sortable List
- From: Jim Murry <email@hidden>
- Date: Wed, 28 Apr 2010 15:53:40 -0700
I am trying to create two ajax sortable lists like the example in Wonder, but I need to be able to drag the items between the two lists. More specifically I want listA to be a list of available processes that can be dragged to listB to populate listB without depopulating listA. When I change the option "containment", so that I am able to drag between the two, I get an "ArrayIndexOutOfBounds" error or throw new NoSuchElementException("There was no item that matched the ID '" + itemID + "' in " + list + "."); If I use ajax without Wonder, my sortable lists behave like normal, but I do not get the value back into WO easily nor can I populate the lists easily. I must be forgetting to set an option.
Thank you Jim |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden