hi Sunil,
sap.m.Table should be best suited for our requirement.
Please refer the following link for more details :
https://sapui5.hana.ondemand.com/#/entity/sap.m.Table
Editable Scenario - https://sapui5.hana.ondemand.com/#/sample/sap.m.sample.TableEditable/preview
Thanks,
Vaibhav
Hi Sunil,
In addition to Vaibhav's suggestion, you may want to look into using the master/detail template since that would allow you to easily swap between records, and control which fields are editable. If all fields associated with an individual record need to be editable, then perhaps using the sap.m.Table in edit mode would be your best choice.
Best Regards,
Hunter Young
Hi Vaibhav/Hunter,
Thanks for the quick reply.
Can you please guide me on how to navigate from multiple records in one screen to another screen?
Regards
Sunil
Add comment