[CLOSED] [Version 1.2] - Possible Bug in DropTarget

Hybrid View

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

    [CLOSED] [Version 1.2] - Possible Bug in DropTarget

    If you return true from the NotifyOver listener, the icon in the dragdrop will disappear. (DragDrop between two grid).
    Last edited by Daniil; Dec 08, 2011 at 6:16 PM. Reason: [CLOSED]
  2. #2
    Hi,

    According to ExtJS docs:
    http://docs.sencha.com/ext-js/3-4/#!...hod-notifyOver
    a NotifyOver listener must return a string.
  3. #3
    Ah cool.. yup string..

    return '"x-dd-drop-nodrop" for no drop allow icon.
    return "x-dd-drop-ok" for allow drop icon (Accept icon).


    Thanks.
  4. #4
    Please clarify can we mark the thread as closed?
  5. #5
    Yes, Please Close. Thanks.

Similar Threads

  1. [CLOSED] Declare DragTracker or DropTarget controls
    By softmachine2011 in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: Jul 10, 2012, 11:15 AM
  2. [CLOSED] DropTarget Not working in razor syntax
    By machinableed in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 30, 2012, 11:08 AM
  3. Replies: 1
    Last Post: Mar 12, 2012, 9:31 PM
  4. [CLOSED] DropTarget or DropZone?
    By capecod in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 21, 2010, 3:44 PM
  5. [CLOSED] [1.0] Portal as a 'universal' droptarget
    By betamax in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 16, 2010, 3:51 PM

Posting Permissions