<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Oct 2014 12:06:00 Z</lastBuildDate><pubDate>21 Oct 2014 14:40:00 Z</pubDate><description>Hello,&#13;
&#13;
I've been breaking my head over this one. probably due to lack of experience.&#13;
&#13;
I have two memory tables filled by programming. I want to make a drag and drop between them so taht when i drop a line of table_1 in table_2 i can start a procedure that does some things. I want to give taht procedure the Id i have in table_1 as a parameter.&#13;
&#13;
Since the two tables are totaly different from each other i must use programmed drag and drop.&#13;
&#13;
I read the complete helpfile on the subject. Done word for word what it says, but nothing works. The target table does not accept my drop.&#13;
&#13;
I can't find a useful example with a similar situation, only DnD between listboxes, no tables.&#13;
&#13;
Can anyone help me ?&#13;
&#13;
Thanks a lot in advance,&#13;
&#13;
&#13;
Wilfried</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables/read.awp</link><title>Programmed drag and drop between two tables</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48704/read.awp</comments><pubDate>29 Oct 2014 12:06:00 Z</pubDate><description>Thanks,&#13;
&#13;
finally figured it out. Your reply was very helpfull.&#13;
&#13;
&#13;
Wilfried</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48704/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48704/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables/read.awp">Programmed drag and drop between two tables</source><title>Re: Programmed drag and drop between two tables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48584/read.awp</comments><pubDate>21 Oct 2014 16:58:00 Z</pubDate><description>Hi.&#13;
I had some difficulties the first time too.&#13;
&#13;
This is my actual code:&#13;
&#13;
Table 1 dndDragOver process&#13;
nHoveredRow is int =…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48584/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48584/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables/read.awp">Programmed drag and drop between two tables</source><title>Re: Programmed drag and drop between two tables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48583/read.awp</comments><pubDate>21 Oct 2014 15:20:00 Z</pubDate><description>Did you check the window Window_DND provided with windev?&#13;
&#13;
It's between treeviews (source) and tables (target) but it can give…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48583/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables-48583/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48582-programmed-drag-and-drop-between-two-tables/read.awp">Programmed drag and drop between two tables</source><title>Re: Programmed drag and drop between two tables</title></item></channel></rss>
