Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
Drag and Drop between user controls in different Tile Panes.
posted

Hello,

I currently have Drag and Drop framework code working for a Datagrid and a Textbox user control that are both in the same TilePane of a Tile View. 

The next level I am trying to achieve, hopefully it is possible, say the Datagrid and Textbox user controls are now in different TilePanes.  I want to be able to grab a data row from the Datagrid.  Drag and drop the data item into the Textbox that is now located in another Tilepane of the Tileview.  How do I achieve this?

Thanks in advance,

Kiet

Parents
  • 28407
    posted

     

    HI,

     I am attaching  a sample project that does drag and drop from different titles.

     

     When you run the project, select a cell in the XamGrid and start a drag and drop operation and drop the data into the textbox in the opposite pane.-

     

     Please review my sample.

     

     Sincerely,

     Matt

     Developer Support Engineer

     

    SilverlightApplication62.zip
Reply Children
No Data