There's a showRoot parameter on Tree
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of hmmmbeer3 Sent: Monday, January 21, 2008 3:11 PM To: [email protected] Subject: [flexcoders] Re: Tree and ITreeDataDescriptor --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Johannes Nel" <[EMAIL PROTECTED]> wrote: > > you are going to have to implement your own TreeDataDescriptor > Hi, yes I plan on doing that - but I would still like to know how to use the default one to retrieve the data - it works fine on a tree with a single root item, but I cant make it work on a tree with no root. In any case, I have solved the immediate issue with a call to validateNow(). Cheers, Radek

