jQuery sortable list with GWT

140 views
Skip to first unread message

CSchulz

unread,
Aug 5, 2012, 6:40:13 PM8/5/12
to google-we...@googlegroups.com

I'm building a GWT web app and would like to implement some jquery code for a sortable list similar to this one: http://jqueryui.com/demos/sortable/ but the actual implementation is a little more complex. It seems GWT doesn't have any native support for this sort of thing, that's why I'm trying to drop in some basic jquery code.

The issue is that it seems jquery events don't trigger from the dynamically generated list items in GWT. Is there any way around this? I've tried using the gwt-jquery plugin but haven't had any luck with that.

CSchulz

unread,
Aug 7, 2012, 4:45:22 PM8/7/12
to google-we...@googlegroups.com
Really, there's nothing on this?

David

unread,
Aug 9, 2012, 8:58:02 AM8/9/12
to google-we...@googlegroups.com


On Sunday, August 5, 2012 6:40:13 PM UTC-4, CSchulz wrote:

"GWT doesn't have any native support for this sort of thing, that's why I'm trying to drop in some basic jquery code."

gwt-dnd ( http://code.google.com/p/gwt-dnd/) works pretty well for this sort of thing.

Reply all
Reply to author
Forward
0 new messages