You need to set the isLeaf to true. However, the icon will not show as a folder. You need to apply the following css to change the non-leaf to display as folder:
http://gwt-ext.com/forum/viewtopic.php?f=9&t=1583 On Thu, Sep 4, 2008 at 2:35 PM, Anil <[EMAIL PROTECTED]> wrote: > > If the node has no children, the +/- should not display at all. > > On Sep 4, 4:51 am, robert_trudel <[EMAIL PROTECTED]> wrote: >> hi >> >> i have a tree panel, i feed it by a database >> >> when i click on the item, i go on the database to search their >> child... >> >> there are 3 levels >> >> when the node don't have a child, is there a way to remove the +/- of >> the node? >> >> thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
