Hi,
I am new in SAP UI5, I want to store the detail entered in text areas in page1 into the table as row in page 2.
I have two buttons( Add & View) in page1, by using JSON model binding into table ,on clicking Add Button
the data should be added in table in backend and on clicking View button , page1 should navigated to page2
which contains the table with filled details as entered in the text areas in page1.
I have problem in adding the data into the table, I have tried but don't get any proper result.
Please suggest with codes.
Thanks
Narendra