[CLOSED] Problem with drag and drop from gridpanel to gridpanel

  1. #1

    [CLOSED] Problem with drag and drop from gridpanel to gridpanel

    Hi,
    I have two gridpanels created from web service and I want to drag and drop from first to second one but it does not work!!!

    I discovered that target's property of dragdrop component generates error because view.scroller.dom does not exist.

    Target="Ext.getCmp('Grid').view.scroller.dom"
    I think that the poblem is that the grids are not "rendered" but displayed with eval(script extjs)

    Please help me.

    Many Thanks.
    Last edited by Daniil; Dec 22, 2011 at 3:35 AM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
    Hi,

    No ideas what can be wrong. Please provide a sample to reproduce.

Similar Threads

  1. Replies: 2
    Last Post: Apr 13, 2011, 7:30 AM
  2. Drag-drop Gridpanel
    By johny_bravo in forum 1.x Help
    Replies: 0
    Last Post: Mar 25, 2011, 5:37 PM
  3. Replies: 2
    Last Post: Jul 13, 2010, 4:30 PM
  4. [CLOSED] GridPanel Drag and Drop
    By martin.mosimann in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 21, 2009, 6:47 AM
  5. GridPanel drag and drop
    By davidhoyt in forum 1.x Help
    Replies: 5
    Last Post: Oct 13, 2008, 3:40 PM

Posting Permissions