Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Select Multiple rows Drag and Drop Rows from one table to other for copying rows from one table to other in oracle APEX

KKK KJul 18 2024 — edited Sep 19 2024

Hi,

Requirement is select Multiple rows from Emp table and then Drag and Drop Rows on EMPTemp table which should copy the rows to other in oracle APEX.

I have implemented single row drag and drop which copies data from Emp to Emp Temp table.

But how to implement multiple row select with drag and drop on the Emp table without using check boxes in oracle apex.

Please suggest workaround.

Thanks in Advance!

Comments
Post Details
Added on Jul 18 2024
0 comments
207 views