Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 252911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:43:03+00:00 2026-05-11T21:43:03+00:00

Why is it that, when I enable dragging-and-dropping in a TitleGrid, items are copied

  • 0

Why is it that, when I enable dragging-and-dropping in a TitleGrid, items are copied when they are dragged instead of moved?

For example:

<mx:TileList dragEnabled="true" dropEnabled="true">
    <mx:dataProvider>
        <mx:Array>
            <mx:Object label="Nokia 6630"/>
            <mx:Object label="Nokia 6680"/>
        </mx:Array>
    </mx:dataProvider>
</mx:TileList>

When either of those items is clicked-and-dragged, it will get copied instead of moved.

This is especially confusing because TileList is a decedent of ListBase, which DataGrid also descends from… But DataGrid does the right thing when dragging and dropping items.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:43:03+00:00Added an answer on May 11, 2026 at 9:43 pm

    please test following code:

    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml">
    
        <mx:TileList dragEnabled="true" dragMoveEnabled="true" dropEnabled="true">
            <mx:dataProvider>
                <mx:Array>
                    <mx:Object label="Nokia 6630"/>
                    <mx:Object label="Nokia 6680"/>
                </mx:Array>
            </mx:dataProvider>
        </mx:TileList>
    
        <mx:TileList dragEnabled="true" dragMoveEnabled="true" dropEnabled="true" />
    
    </mx:WindowedApplication>
    

    The solution of your problem is dragMoveEnabled=”true”.
    Hope that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a huge list of items that can be sorted by dragging them.
Are there plugins for trac that enable cookie based authentication instead of http authentication,
I would like to know how to provide a formatting capabilities that enable the
I want to implement a method that will enable me to find a node
Is there a mature library that could enable audio input and output and work
I looking for a script that will enable me to select an area in
Is there any tool or code that would enable me to Display Excel 2003
I have been looking into packages that would enable me to have tabs in
I am trying to make something that will enable all controls if a SubString
I was wondering if there was a function in user32 that could enable a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.