Skip to Content
0
Jan 23, 2023 at 11:16 AM

sap.m.Tree displays as a plain structure instead of Tree structure

212 Views

Hi Experts,

I have sap.m.Tree control, where i can drill down to certain level and saving it, when i login next time i am getting the saved records but while display in UI it is coming in straight line like individual records not as a parent child format. In odata side the annotation has been maintained because of that only i can see the tree format so that i can drill down.

Now while i get the records is it not possible as parent child format? eventhough, the parent_node_id, hierarchylevel, node_id etc the data is there.

Please help me how to fix this