Drag And Drop between ListBoxes

Thread is closed for posting
3 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 17 Feb 2009 Link to this post

    Requirements

    RadControls version

    RadControls for Silverlight 2008.3.1217

    .NET version

    3.5

    Visual Studio version

    2008 SP1

    programming language

    C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This project shows how to perform drag and drop operations between two listboxes using Telerik's RadDragAndDropManager.
  2. 145E7908-8961-4243-AC66-3118B9B352C2
    145E7908-8961-4243-AC66-3118B9B352C2 avatar
    1 posts
    Member since:
    Apr 2009

    Posted 02 Apr 2009 Link to this post

    Hi
    In this application i am getting System.InvalidOperationException at Line number 70 at 

     e.Source =

    this;

     

     

     

    i am not changed code in the application , please resolve this.
    Regards,
    Sudhir.M 

     

     

     

     

  3. A5AF5337-0D1D-4F69-98C3-CBEF941DC832
    A5AF5337-0D1D-4F69-98C3-CBEF941DC832 avatar
    922 posts
    Member since:
    Sep 2012

    Posted 03 Apr 2009 Link to this post

    Hi sudhir,

    I am sorry for the caused inconvenience.

    We do not allow setting the Source property of a routed event anymore as this was one of the changes in the WPF SP and we decided to make the change in our routed events as well.

    This has broken the example. Thank you for pointing this out. I  fixed the example and I updated the Code Library project.

    If you want, you can have a look at this example with a ListBox that also supports rearrange:

    http://www.telerik.com/community/forums/silverlight/drag-and-drop/drag-drop-within-a-listbox.aspx

    Hopefully this will work in your case.

    Best wishes,
    Miroslav
    the Telerik team

    Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.