Hi Johan have you tried the yui-examples, "Reordering List" ? the list2 and list3 are using YuiDDListView, and works for me.
What is your browser though? Regards Josh 2009/6/5 Johan Haleby <[email protected]> > Hi, > > I'm using the latest snapshot of the YUI drag and drop component (a > YuiDDListView) for Wicket 1.4 rc4. The problem is that there seems to be a > bug in the code and the position parameter is lost. This means that where > ever you drop a component it will always end up at the first position in > the > list view (since position is lost the integer position value is set to 0). > Have anyone else experienced this problem? Is it a bug or am I doing > something wrong? > > /Johan >
