Joseph Schmidt wrote:

Is it possible to:
1. get rid of the upper branch from the Root node (when the root is displayed?) 2. get rid of the "expand node box" from the Root node when the root is expanded or intended to be used always expanded for the first level?


No, the root node is simply another node of the Tree, its not special in any way.

It sounds as if you want to handle the root node as a label. In that case why not render the rootNode independently from the Tree or create your own Tree which renders the root node suited to your needs.


Also is it possible to remove the gray border around the tree?


Yes the border is defined in the tree stylesheet. Click places a copy of this stylesheet under /click/tree/tree.css. Grab a copy of that stylesheet and customize as you need.

regards

bob

Reply via email to