[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-10 Thread John Farrar
Actually this is not true in my case Dan. In fact my goal is to create libraries and projects that can be used by others, simular to how jQuery is used. That lisc doesn't facillitate embedding EXT so that others can use the stuff I build in on my 250 lisc. I do have an email that was sent to them

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread Dan G. Switzer, II
John, >Isn't the lisc. model on extjs something that isn't best for commercial >apps. (Since some of our use case senarios are commercial this should be >considered.) They do offer a "Developers License" for $250, which pretty much allows you to do whatever you want with the code: http://ex

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread Karl Swedberg
ah, yeah. for that, you'd have to customize it a bit, combining the functionality of Folder tree (right column) and Sortable lists (left column). Definitely do-able, but I don't see any out-of-the-box, cut-and-paste solution there for you. --Karl _ Karl Swedberg www.engli

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread John Farrar
Dan, Isn't the lisc. model on extjs something that isn't best for commercial apps. (Since some of our use case senarios are commercial this should be considered.) John Farrar Dan G. Switzer, II wrote: >> Basically i'am looking for something like this: >> http://yui-ext.com/deploy/yui-ext/e

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread John Farrar
This is close but it lacks the sort within a list feature of the one the other user requested. You can one by one redrop the items you want at the end of the list... but not within the list list in the tree. Karl Swedberg wrote: > > > On Jun 2, 2007, at 8:57 AM, [EMAIL PROTECTED]

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread Dan G. Switzer, II
>Basically i'am looking for something like this: >http://yui-ext.com/deploy/yui-ext/examples/tree/reorder.html > >Is there something similar based on jquery? You can use the ExtJS library with jQuery: http://extjs.com/deploy/ext/examples/tree/reorder.html In the top right-hand corner, change the

[jQuery] Re: Tree with drag&drop + sortable functionality

2007-06-02 Thread Karl Swedberg
On Jun 2, 2007, at 8:57 AM, [EMAIL PROTECTED] wrote: Basically i'am looking for something like this: http://yui-ext.com/deploy/yui-ext/examples/tree/reorder.html Is there something similar based on jquery? You can take a look at the one here: http://interface.eyecon.ro/demos Click on "Fo