Hi Paul,
I'll wait for UI1.6 then ;)
I've seen some other sortable lists that can do 'the trick', so I'm
curious how UI1.6 will do.
Paul Bakaus wrote:
> Hi Snef, this is a little more complex - in fact, I'm right now working for
> a component that does exactly this for UI 1.6.
>
> Right now, one way to achieve it, although not foolproof, is to define the
> nodes that an have children as generic droppables, that accept "li" items
> (assuming you are building your tree with li's). On drop, you could then
> insert the node into the parent.
>
> On Thu, Apr 24, 2008 at 9:06 AM, Snef <
SnefIT@gmail.com>