sap.ui.table.treetable : Expand icon not showing on searched node with filter
402 Views
My requirement is When I search for node, tree should expand till searched node and show expand/collapse icon (to traverse manually ). End user wants to know children of searched node. How to achieve this functionality.