Skip to Content
0
May 13, 2020 at 02:06 PM

Creating editable Rows dynamically in sap.ui.table

248 Views

Hello Experts,

I have a sap.ui.table with text fields defined inside the table template. Now my requirement is to create rows dynamically upon clicking on a button. I am able to create the row but i am not able to enter any data. I want the newly created row to be editable that means i should be able to enter the data and perfom any of the CRUD operation.

Any idea would be appreciated.

Regards

Ritesh