[Users] How can I add more levels of nodes ?
Alexandre Dube
adube at mapgears.com
Fri Oct 22 14:30:09 CEST 2010
On 10-10-22 03:39 AM, Andreas Hocevar wrote:
>> Does anyone have any idea of what I'm doing wrong ?
>>
> Check for two things:
> * Is the node in question an AsyncTreeNode? If so, you have to configure it with the correct loader (remember: applyLoader is set to false on the root)
> * If you don't want the node to be an AsyncTreeNode, configure it with the appropriate node type (e.g. nodeType: "node").
>
Yep, setting nodeType: "node" did the trick. About this property,
when I was looking for a solution in the Ext documentation page, I
didn't find anything about it. Any clue where it might be located ?
Thanks again,
--
Alexandre Dubé
Mapgears
www.mapgears.com
More information about the Users
mailing list