[CLOSED] Drag and drop design and issues

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Drag and drop design and issues

    Hi Guys,
    I'd like to implement a drag and drop scenario like this.

    1) There can be 1 ... n source panels(fieldsets).
    2) There are two destinations.
    3) Items dragged from any source can be dropped on any of the two destinations.
    4) An item in a destination can only be dragged back to it's original source.

    Any assistance with a solution would be appreciated. I'm using MVC Razor.

    I've looked at Drag and Drop Basic Example 2 as a starting point but I get an exception of "System.Exception: AddTo mode can be applied to only a AbstractComponent" at the following line.

    sb.Append(dz.ToScript());
    Any clues what the issue might be?
    Last edited by Daniil; Oct 17, 2014 at 6:11 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 0
    Last Post: Jun 12, 2014, 12:11 PM
  2. About portal(Drag and Drop) design
    By latif in forum 1.x Help
    Replies: 2
    Last Post: Dec 29, 2009, 8:58 AM
  3. [CLOSED] MultiSelect with drag and drop, Drop listener
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 30, 2009, 8:25 AM
  4. Drag & Drop
    By iwen in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 26, 2008, 1:23 PM
  5. AutoLoad Issues & Design
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 24, 2008, 4:58 PM

Posting Permissions