Hi List,

I've read the AjaxSortableList bindings.
What does listItemIDKeyPath means?

Surely I know for the fact that it requires numeric so I bound an Integer to that binding key. I was hoping that index of every item of my NSArray/NSMutableArray object will be placed there. However when I inspect the generated html I found the item id in the "<li>" tag seems to be null like so:

<li id "myList_null" otherTagStringssssss> Some item here </li>

And the action method bound to the action binding key did not triggered during dragging/reordering of the items.
And the list object bound to the list binding key did not reordered.

So what did I do wrong?

Thanks,

Lemuel Raganas
welem...@gmail.com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to