Hello Everyone,
I am making a simple application which traverses a nested JSON object using a simple SAPUI5 List and ObjectListItem. Moving 'down' the list is pretty simple to do; however I am not finding how to move 'up' the list to the parent of the current context.
Does this ring a bell for anyone?