Some difficult with TreePanel in GridPanel

Threaded View

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

    Some difficult with TreePanel in GridPanel

    I need a TreePanel for some of the GridPanel's Column Editor.

    So I code it reference to
    https://examples1.ext.net/#/Form/Dro...ield/Overview/

    And when I edit the TreePanel, I can set the DropDownField Value by "this.dropDownField.setValue(node.text, false);"

    In my TreePanel some node's text maybe the same but they are not the same item.
    How can I save the Store in this sitution?
    Last edited by geoffrey.mcgill; Apr 02, 2012 at 2:24 AM.

Similar Threads

  1. Replies: 8
    Last Post: Apr 04, 2012, 11:13 PM
  2. TreePanel and GridPanel issues
    By cleve in forum 2.x Help
    Replies: 1
    Last Post: Apr 04, 2012, 9:58 AM
  3. DD From GridPanel to TreePanel
    By tommaso87 in forum 1.x Help
    Replies: 2
    Last Post: Dec 22, 2011, 7:31 AM
  4. Grid column resizing difficult?
    By jchau in forum Open Discussions
    Replies: 5
    Last Post: Aug 05, 2009, 1:05 AM

Posting Permissions