Skip to Content
0
Jan 25, 2019 at 08:24 AM

Add new rows in SAP UI5 TreeTable

970 Views Last edit May 21, 2020 at 04:38 PM 2 rev

Hi,

I am trying to implement a TreeTable in my SAPUI5 application following the article Simple Binding of TreeTable to JSON Data. I am able to successfully display the data in the application.

However, Now I need to add and remove records at a particular row. I tried searching in SDN without any success.

Attached are my View and Component.js files (view.txt) (component.txt)

Can someone help me in achieving this functionality?

Regards,

Poojith

Attachments

view.txt (1.4 kB)
component.txt (2.0 kB)