Hi,
I am trying to display rest API JSON value in jet tree view component. Am able to do auto expand the parent node on page load. Also i am calling the same API to display the sub tree members of the child node. When I click on the child node it should expand automatically but it is not getting expanded.
I have used the same sample code as in the jet cookbook tree view.
https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=treeView&demo=collection
https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=treeView&demo=expansion
Kindly give me a solution to solve this issue.


Thanks,
Janani