Skip to Content
0
Aug 26, 2020 at 08:14 AM

Tree Table not working in SAPUI5 view

1690 Views

Hi,

I am developing Tree-Table structure using treeTable following using following blog using 2nd option Hierarchy using annotations (Odata annotations)...

https://blogs.sap.com/2015/10/23/treetable-odata-binding/

And here as per user validation, the values gets display properly where I am having 3 level but here I am getting two issues :

1. At initial load time all the tree structure gets expanded whereas I want only level zero to be displayed and on click further child nodes get expanded.

2. The level 2 does appear by expanding level-1 as when closed level zero to display again tree structure from xml view..where level-0 shows properly level-1 but when trying to expand level-1 on arrow press expanding does not work., which unable to show further child nodes at level-2.

I hope my query is properly understood on above two...need inputs to fix the same...

Thanks in advance...

Regards,

Hanif

Attachments