<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Oct 2019 12:53:46 Z</lastBuildDate><pubDate>10 Oct 2019 12:47:03 Z</pubDate><description>hello folks&#13;
&#13;
I have 2 tables in the same Windows and I have activated&#13;
the DnD Source on the Table A and the DnD Target on the Table B&#13;
&#13;
When I drag row(s) from A to B I correctly get a copy of the data&#13;
in the second table&#13;
&#13;
The question is: can I know HOW MANY rows are passing from&#13;
A to B to automatically change some data in the B tables?&#13;
&#13;
If I put some code in the "Drop in Target" Section, the rows&#13;
are NO MORE COPIED and I can't understand how to workaround... &#13;
&#13;
Thank you very much</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67324-simplified-drag-drop-with-tables/read.awp</link><title>Simplified Drag &amp; Drop with Tables</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>BALTASAR</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67324-simplified-drag-drop-with-tables-67327/read.awp</comments><pubDate>11 Oct 2019 12:53:46 Z</pubDate><description>Not sure if you want this:&#13;
&#13;
add "DROP IN TARGET DRAG/DROP (DNDDROP) ON table_target" event&#13;
 and this code:&#13;
&#13;
[code:wl]&#13;
Rows…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67324-simplified-drag-drop-with-tables-67327/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67324-simplified-drag-drop-with-tables-67327/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67324-simplified-drag-drop-with-tables/read.awp">Simplified Drag &amp; Drop with Tables</source><title>Re: Simplified Drag &amp; Drop with Tables</title></item></channel></rss>
