• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Wonder's AjaxTree Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wonder's AjaxTree Issue


  • Subject: Re: Wonder's AjaxTree Issue
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 8 Apr 2009 19:57:35 -0700

AjaxExample app shows exactly this scenario and it works fine (and we use this in a production app without any problems). I would compare what AjaxExample is doing to what you're doing and see how they differ.

On Apr 7, 2009, at 11:07 PM, Rukmal Dias wrote:

hi,

When I tried to view a tree structure using wonder's AjaxTree component it does not show nodes in relevant positions. It seems to be not supports for a level 3 nodes. Anyone please tell is this a limitation in Ajax tree or is there a way to get the correct output or is there any better components to use.

TreeStructure : AjaxTree {
 item = currentItem;
 allExpanded = true;
 root = rootNode;
 delegate = delegate;
 id = "ajaxTree";
}

Required tree structure

 Root
 |____Node1
 |        |____Node1_child1
 |        |____Node1_child2
 |
 |____Node2
 |        |___Node2_child1
 |
 |____Node3

The one shows by AjaxTree

 Root
 |____Node1
         |____Node1_child1
         |____Node1_child2
         |____Node2
                 |____Node2_child1
                 |____Node3


Thanks Rukmal

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Wonder's AjaxTree Issue (From: Rukmal Dias <email@hidden>)

  • Prev by Date: Re: Slow SQL slowing application - how to speed things up?
  • Next by Date: Re: AjaxObserveField causing blinking in update
  • Previous by thread: Wonder's AjaxTree Issue
  • Next by thread: [MEETING] Toronto Area Cocoa & WebObjects Developer Group - April 14
  • Index(es):
    • Date
    • Thread