[CLOSED] TreePanel SelectPath

Threaded View

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

    [CLOSED] TreePanel SelectPath

    Hello,

    Just noticed that the TreePanel SelectPath method appears to be calling back twice?

    ....
        App.MyTreePanel.selectPath(path, 'id', '/', function(success) {
            alert('Selected');
        } );
    ....
    I receive 2 alerts for "Selected" which is not what I'm expecting :(

    Have you seen this one before? Or has it shown up on Sencha? I'm unable to find it in the open forums.

    Cheers,
    Timothy
    Last edited by Daniil; Aug 28, 2012 at 5:38 AM. Reason: [CLOSED]

Similar Threads

  1. [CLOSED] Drag and drop from treepanel to treepanel in "copy" mode
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 14, 2011, 6:45 PM
  2. Replies: 5
    Last Post: Mar 23, 2011, 9:57 AM
  3. Replies: 2
    Last Post: Jul 30, 2010, 12:37 AM
  4. Dynamically changing Treepanel other Treepanel
    By airforcz in forum 1.x Help
    Replies: 0
    Last Post: Jun 16, 2010, 8:33 AM

Posting Permissions