Hi, Unfortunatelly in Contrib 3.x this is not possible by some kind of configuration. You should change the TreeDataView.renderComponent() method to skip RootNode.
Hope this will be helpful... Tsvetelin. On 6/1/05, Ameet Savanur <[EMAIL PROTECTED]> wrote: > Hi, > I have a requirement to display a pre-expanded Tree > as shown below ... > > + ABC > + PQR > + XYZ > > I have used the Contrib:Tree component using which > root node is shown as the starting node as shown below > ... > > + RootNode > + ABC > + PQR > + XYZ > > I don't want the RootNode to appear and I want only > the child nodes to appear.How do I achieve this ? > > Any ideas highly appreciated. > > Thanks, > -Ameet > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
