cancel
Showing results for 
Search instead for 
Did you mean: 

Expand Tree intially

Former Member
0 Kudos

hi all,

I am using a tree UI element(non-recursive). when i run the application intially the tree is in closed mode. i have to open the nodes and elements of the tree. How can I expand all the nodes and elements of the tree when the application is run?

Thanks in advance,

gopi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Due to 10 questions limit

Former Member
0 Kudos

Hi,

Use the expanded property

Regards

Saravanan K

Former Member
0 Kudos

hi,

i have set the expanded property to true for all the nodes. still its not working. Is there any way to handle it programmatically?

Thanks inadvance,

Gopi

Former Member
0 Kudos

Hi,

Kindly Have a look at this,

Regards,

Saravanan K

Former Member
0 Kudos

Hi

See the thread

Kind Regards

Mukesh

Former Member
0 Kudos

hi Saravanan&mukesh,

Thanks for the reply.

saravanan: the link you have given discusses about recursive tree.

mukesh: the link given by you is not clear.

Thanks,

gopi

Former Member
0 Kudos

Hi.

I had the same problem before. Can't remember exactly how I solved it, but I think I noticed that by setting the lead selection, the Tree will expand initially...

It's perhaps not wanted always to have the most inner leaf selected initially.

/Mikael

Former Member
0 Kudos

Hi all,

I had the same problem, and figured it out (ABAP)

See this link:

regards,

Joris Bots

Former Member
0 Kudos

Hi,

Go through post.

Regards,

Satyajit.