<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Jun 2015 10:50:00 Z</lastBuildDate><pubDate>8 Jun 2015 18:11:00 Z</pubDate><description>Hello,&#13;
&#13;
One month ago I decided to leave programming in Acces and proceed with Windev19&#13;
I followed the manual but I encounter a problem:&#13;
&#13;
A tabcontrol with a query and a search parameter on the customer name and also a customer detail screen.&#13;
&#13;
When a put a part of a name in the search string the tabcontrol delivers the right records.&#13;
Selecting a specific record I want the details of that record in the Customer detail form.&#13;
&#13;
I use the command&#13;
Open(WIN_CustomerDetail)&#13;
TableDisplay(TABLE_QRY_Customer,taCurrentSelection)&#13;
&#13;
But the customer detail form remains empty.&#13;
What am I missing?&#13;
Any help will be apprecieted very much.&#13;
&#13;
Thanks in advance&#13;
Best regards&#13;
&#13;
Frank</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp</link><title>Tabcontrol tabledisplay</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/52600-tabcontrol-tabledisplay-52691/read.awp</comments><pubDate>12 Jun 2015 10:50:00 Z</pubDate><description>you can pass it as one parameters of the open function&#13;
Open(WIN_CustomerDetail,custoerID)&#13;
&#13;
http://doc.windev.com/en-US/?30380…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52691/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52691/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp">Tabcontrol tabledisplay</source><title>Re: Tabcontrol tabledisplay</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52690/read.awp</comments><pubDate>12 Jun 2015 10:12:00 Z</pubDate><description>Hello Fabrice,&#13;
&#13;
I understand very well your email, but I can't find out how to tranfer with a variable the custoerID from the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52690/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52690/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp">Tabcontrol tabledisplay</source><title>Re: Tabcontrol tabledisplay</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52610/read.awp</comments><pubDate>8 Jun 2015 21:37:00 Z</pubDate><description>Hello Fabrice,&#13;
&#13;
Thank you for your answer. Like you describe it I was used tot do it with vba and access.&#13;
I will give it a tr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52610/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52610/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp">Tabcontrol tabledisplay</source><title>Re: Tabcontrol tabledisplay</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52609/read.awp</comments><pubDate>8 Jun 2015 19:59:00 Z</pubDate><description>Hi Frank,&#13;
&#13;
If I understand correctly your question, you want to display the DETAILS of a record...&#13;
&#13;
TableDisplay starts a re…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52609/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52609/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp">Tabcontrol tabledisplay</source><title>Re: Tabcontrol tabledisplay</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52608/read.awp</comments><pubDate>8 Jun 2015 18:55:00 Z</pubDate><description>Hi,&#13;
&#13;
TableDisplay is executed when open(WIN) is done, when the window is closed</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52608/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay-52608/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52600-tabcontrol-tabledisplay/read.awp">Tabcontrol tabledisplay</source><title>Re: Tabcontrol tabledisplay</title></item></channel></rss>
