It would be great if there is a solution. I think it should be
standard functionality in the Tree component.. I tried to use
Tree.rows... like this:

tree.rows[0].enabled = false;

or

tree.rows[0].visible = false;

but it has no effect.


--- In [email protected], "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> I'm not sure we really provide a way to do that.  It's either all or
> nothing.  You could use a custom cell renderer that avoids sending a
> click up through to the Tree I suppose.
> 
> I think the same will be true in 2.0.  Might be worth filing an
> enhancement request at http://www.macromedia.com/go/wish.
> 
> Or maybe someone else will have an idea :-)
> 
> Matt
> 
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of moyosaned
> Sent: Friday, January 27, 2006 1:49 AM
> To: [email protected]
> Subject: [flexcoders] unselectable nodes in Tree
> 
> How do you set one or more (Parent)node unselectable in a tree????
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> Yahoo! Groups Links
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to