CRUD operations on ADP based table and on "Save" to reflect the changes in BO
Summary
CRUD operations on ADP based table and on "Save" to reflect the changes in BOContent
Hi Experts,
I have created a table based on ADP, the table has 2 rows with id: 1 and id:2.
Add "Create" button on top of table which opens a popup and on click of "Add" button in the popup inserting the record into the ADP table. Let's say inserted 2 more records which doesn't have id field generated and deleted the record with id:2.
Now the newly added records doesn't have "id" fields generated in the ADP array and now we have 3 records in the table after deleting the row # 2 with id: 2.
Tagged:
0