Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to lazy load af:tree in 12c?

Noah HanJul 11 2016 — edited Jul 11 2016

Hi,

My case is, the tree has a self accessory, and is very deep. The tree is not expanded by default. But it loads all the data at once upon page rendering (it takes a long time). I've tried to set the contentDelivery as lazy, but that seems have to effect.

Is there a way to set the tree so that the data only fetched when each node expanded?

Thanks!

Noah

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 8 2016
Added on Jul 11 2016
3 comments
629 views