Question
Hopkins Software Pvt. Ltd.
Hopkins Software Pvt. Ltd.
IN
Hopkins Software Pvt. Ltd.
Posted: Mar 8, 2023
Last activity: Mar 15, 2023
Last activity: 15 Mar 2023 10:45 EDT
Closed
Solved
How to write Data Transfer for copy single record from one table to another table
Hi Everyone,
My requirements is copy single record from one table another table when radio button is selected.
My first table having datapage is source.
Please Check Below Image
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@NAGARJUNA Saidu ok. It's better not to directly refer connect rest dpage to UI. Better to copy it to pagelist, or use sor pattern or snapshot pattern or copy data list to another editable dpage list and source that to table.
But whether it is, now it's a pagelist which is been displayed in the table. You can set the index to a property and on add button, copy that records to a savable dpage by dpage. Pxresults(yourindexprop) ans then save that savable dpage