cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Tree structure

Former Member
0 Kudos

Hi,

Is it possible to drill down( getting lower levels expanded ) when you select a row in the Treebykeytable column. i.e.without expanding the levels manually.

Regards,

Lakshmi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Lakshmi ,

You can achieve this by setting the property EXPANDED to true at runtime for all the

child . For this , you should have an attribute in the tree structure for this property. You have bind this

attribute to the table tree property expanded .

Regards

Vivek

Former Member
0 Kudos

hi,

thanks, my problem solved.

Regards,

Lakshmi.

Answers (0)