You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake Howlett on Thu 24 Apr 2008 in response to Drag-n-Drop Sorting of Documents
Re: Do you have a later version
It's possible to do it using the same D'N'D feature.You'd have to have the view treated as HTML and have each category live inside
a new UL. You'd then have to specify that each UL is "droppable".
Whether the AJAX call can alert the server which category it was dropped in to
or not I'm not sure. I'd imagine it could.
If I had a bit more spare time I'd do it for you. It can be done though.
Jake