<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Oct 2015 10:39:00 Z</lastBuildDate><pubDate>7 Oct 2015 04:15:00 Z</pubDate><description>Hello all,&#13;
&#13;
I am using the Express version to get a taste of WinDev and want to get an idea on how to:&#13;
&#13;
- change the contents of a table based on a selection made in a combo box (both in same window).&#13;
&#13;
The combo box reads from a file called events. The file contains an EventId and a Name.&#13;
The table reads from a file called EventLocations and contains fields called EventId, LocationID, and Location.&#13;
I want the table to show only those locations that have the same EventId as selected in the Combobox.&#13;
&#13;
I am lost ... I am very familiar with Clarion, but cannot figure it out in WinDev.&#13;
&#13;
Also are the printed manuals more descriptive for people needing a jumpstart? I thumbed through the tutorial examples and printed matter and don't see much written on this topic and I imagine a bunch of others.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables/read.awp</link><title>New user question on Combos &amp;amp; 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/54340-new-user-question-combos-amp-tables-54391/read.awp</comments><pubDate>9 Oct 2015 10:39:00 Z</pubDate><description>Mark&#13;
On the assumption you have 2 queries.&#13;
1. qryListEvents - for the combo&#13;
2. qryLocationByEventID - for the table, this wil…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54391/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54391/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables/read.awp">New user question on Combos &amp;amp; tables</source><title>Re: New user question on Combos &amp;amp; tables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54388/read.awp</comments><pubDate>9 Oct 2015 10:27:00 Z</pubDate><description>Hi&#13;
&#13;
MyQuery.Location.EventID= Combobox&#13;
&#13;
In the combo box you can set what it returns ( 7 tab s)&#13;
&#13;
For this kind of thing I …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54388/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54388/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables/read.awp">New user question on Combos &amp;amp; tables</source><title>Re: New user question on Combos &amp;amp; tables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54387/read.awp</comments><pubDate>9 Oct 2015 04:45:00 Z</pubDate><description>I was filling by the table, but am now trying the way you are suggesting. Do I need to create a variable called param, or do I r…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54387/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54387/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables/read.awp">New user question on Combos &amp;amp; tables</source><title>Re: New user question on Combos &amp;amp; tables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54358/read.awp</comments><pubDate>7 Oct 2015 12:05:00 Z</pubDate><description>Mark&#13;
How are you filling the table?&#13;
&#13;
If you are data binding directly to the EventsLocation file then check out HFilter and .…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54358/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables-54358/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54340-new-user-question-combos-amp-tables/read.awp">New user question on Combos &amp;amp; tables</source><title>Re: New user question on Combos &amp;amp; tables</title></item></channel></rss>
