Hi All,
My requirement is to filter a tree view and highlight the filtered value with maintaining the tree hierarchical structure.
I have implemented the Tree view using OJET Tree View component using below recipe.
https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=treeView&demo=selectable
I am getting the hierarchical structure as well but not able to filter it. Please help me on this.