cancel
Showing results for 
Search instead for 
Did you mean: 

tree table scroll issue

Former Member
0 Kudos

i have a tree table and i placed it in a transparent container to create scrolling instead of footer.

its working fine but one issue that is :

when i scroll down to a row in a table and select it . the tree refreshes and reaches the top row .

any suggestions

thanks

kaushik

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kaushik,

it looks like that you set the property expanded = false, of all Elements in the recursive node

Pleas check this.

You can open the first row again without a problem?

regards

Gunter

Former Member
0 Kudos

I hope you are not invalidating the node on selection of a row.. (onSelect event)..

And by transaparent container , u r saying Scroll Container rite ?

Regards

Bharathwaj

Former Member
0 Kudos

Hi

i am not invalidating on LeadSelect and i have used "Transparent container" and not scroll container as scroll container is deprecated now

thanks

kaushik