cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically Reload the child elements of tree structure.?

Former Member
0 Kudos

Hi All,

I have created a tree structure like below...

Node1

!

!-----1

2

Node 2

Node 3

Node 4..........

the values of nodes 2,3,4 has to be changed dynamically based on value clicked on Node1..

I am getting the dynamic values in the child node if i am clicking on the respective child nodes.

so each time manuvally clicking on subnodes to get the dynamic values.

Is there any method to refresh the values of child nodes without clicking on the respective child nodes again n again.

Regards,

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

there is a standard component DEMODYNAMIC .

go thru this it might help you

regards,

Anand

Former Member
0 Kudos

Hi All,

Is there any inputs to achieve this........

Regards,

Ravi