[CLOSED] Problem DragDrop Grid to Grid2

  1. #1

    [CLOSED] Problem DragDrop Grid to Grid2

    Goodmorning,
    today I have downloaded and compiled new version from SVN. Now the example DragDrop Gird to Grid2 doesn't work. I get a Javascript error data is null or isn't an object, and the:

    Ext.each(data.selections, function(r) {
    dd.grid.store.remove(r);
    });

    doesn't work.
    Width the old version off Dll it worked, I haven't change my source.

    Regards Jimmy
  2. #2
    Hi,

    Thanks for the bug reproting. We have updated those examples and now it works correctly (the problem was that need to remove a record from the source first and only after that to add to the destination)
  3. #3

    Resolved

    Thank you very mutch.

Similar Threads

  1. Replies: 0
    Last Post: May 15, 2012, 1:38 PM
  2. [CLOSED] When Trigger DragDrop , to check data
    By gs_user in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 14, 2012, 10:18 AM
  3. DragDrop From Grid To Tree
    By bullzzeye in forum 1.x Help
    Replies: 2
    Last Post: Jan 08, 2012, 4:23 AM
  4. [CLOSED] Need Help on Grid to Grid2.
    By Shanth in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Sep 14, 2011, 5:33 AM
  5. [CLOSED] [1.0] DragDrop Grid to Same Grid?
    By state in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 07, 2010, 8:24 AM

Posting Permissions