<?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 May 2015 16:23:00 Z</lastBuildDate><pubDate>10 May 2015 00:42:00 Z</pubDate><description>Hi&#13;
&#13;
I have a table that is linked to a database directly. I am not using a query to load the data into the table, I am linking straight to the database. I need to reload the table. As it is now I don't need to do anything. What I need is the row display event to execute again as each row of data is loaded into the table. TableDisplay is not cutting it. I need WD to empty the table and link to the file again and load records into the table causing the row display to fire when each row is loaded with a record. Can anybody help.&#13;
&#13;
Thanks for any help I might receive.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link/read.awp</link><title>WD[18] Reload data into table control that is link directly to a database.</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/52014-wd18-reload-data-into-table-control-that-link-52037/read.awp</comments><pubDate>11 May 2015 16:23:00 Z</pubDate><description>Hi John,&#13;
&#13;
"Row display" event will only be executed for the rows that are actually displayed. It will not fire for data not di…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52037/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52037/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link/read.awp">WD[18] Reload data into table control that is link directly to a database.</source><title>Re: WD[18] Reload data into table control that is link directly to a database.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52030/read.awp</comments><pubDate>11 May 2015 13:25:00 Z</pubDate><description>Thanks DerekT and Allard. Will give it a try when I get back home in a few days.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52030/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52030/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link/read.awp">WD[18] Reload data into table control that is link directly to a database.</source><title>Re: WD[18] Reload data into table control that is link directly to a database.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52019/read.awp</comments><pubDate>11 May 2015 08:53:00 Z</pubDate><description>Hi&#13;
&#13;
Just as Derek states use the tabledisplay() function. Make sure you add the tainit&#13;
&#13;
TableDisplay(MyTable,taInit) means i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52019/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52019/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link/read.awp">WD[18] Reload data into table control that is link directly to a database.</source><title>Re: WD[18] Reload data into table control that is link directly to a database.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52017/read.awp</comments><pubDate>10 May 2015 12:00:00 Z</pubDate><description>John&#13;
More info please - what exactly is not happening.&#13;
&#13;
I just set up a simple table control bound directly to a data file + …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52017/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link-52017/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52014-wd18-reload-data-into-table-control-that-link/read.awp">WD[18] Reload data into table control that is link directly to a database.</source><title>Re: WD[18] Reload data into table control that is link directly to a database.</title></item></channel></rss>
