Advanced Treepanel checkboxes

  1. #1

    Advanced Treepanel checkboxes

    Here are my suggestions for some smart checkbox features:


    - A single property on TreePanel to automatically create checkboxes for all nodes. *EnableCheckboxes. *Still keep treenode's Checkbox property.
    - Way to toggle recursive checking. *If parent is checked, check all children. *If children is unchecked, uncheck parent (or do tri-state checkbox mode).
    - Preserve recursive checking with load on demand. *When adding children to a node, children should inherit's parent checkbox state.


    I was able to accomplish most of those manually, but it will be nice if they are part of the toolkit. *


    ExtJS thread on recursive checking:
    http://extjs.com/forum/showthread.php?t=36179

  2. #2

    RE: Advanced Treepanel checkboxes

    Hi Jacky,

    Thanks for the suggestions. I'll take a close look at these features during the upcoming week.*


    Geoffrey McGill
    Founder
  3. #3

    RE: Advanced Treepanel checkboxes

    Any idea why the nodes of the TreePanel disappear/appear without consistency when using within a ModalPopUpExtender (AJAXToolKit)?

    I'm trying to use the TreePanel within a modal popup. The tree loads with the nodes properly for the first time but the nodes appear/disappear when one moves the popup by the title bar.

    Thanks!
  4. #4

    RE: Advanced Treepanel checkboxes

    @PeterSam - Please start a new thread in the Help forums with your question, see*http://forums.ext.net/forumdisplay.php?forumid=4-1.aspx

    Geoffrey McGill
    Founder
  5. #5

    RE: Advanced Treepanel checkboxes

    Hello,

    is there any news about the idea to add checkbox-features to a tree?

    If not... a thumb up for this feature from me too! :-)


    Regards,
    Martin

Similar Threads

  1. [CLOSED] Advanced StatusBar Example
    By 78fede78 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 15, 2010, 3:58 PM
  2. [CLOSED] Treepanel Checkboxes
    By dheeraj_us in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 12, 2010, 6:59 PM
  3. [CLOSED] Check and uncheck all checkboxes treepanel
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 11, 2010, 10:50 AM
  4. Advanced TabPanel
    By sachin.munot in forum 1.x Help
    Replies: 1
    Last Post: May 31, 2010, 1:16 AM
  5. Advanced Drag and Drop
    By davidhoyt in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 04, 2009, 4:32 PM

Posting Permissions