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