--- In [email protected], "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

