<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 Apr 2019 15:54:25 Z</lastBuildDate><pubDate>12 Jun 2006 11:10:01 Z</pubDate><description>Bonjour,&#13;
&#13;
Dans un champ table rempli par programmation, j'ai un champ combo rempli lui aussi par programmation.&#13;
&#13;
J'ai activé la valeur de retour par gLien, j'ai fait un gLienActive avant mon listeAjoute, je tente d'utiliser ..ValeurMemorisée mais ça me donne une erreur...&#13;
&#13;
Alors maintenant, je voudrais savoir comment récupérer la valeur de ce gLien, dans une boucle qui traite chaque ligne de mon champ table. Sans avoir à selectionner chaque ligne, car ce n'est pas pratique lorsque le champ table contient des dizaines d'enregistrements.&#13;
&#13;
Y'a t'il un moyen simple de récupérer la valeur de ce gLien?&#13;
&#13;
Voici mon code, qui ne fonctionne pas :&#13;
&#13;
&#13;
&#13;
i est un entier&#13;
POUR i = 1 A TableOccurrence(Ta_Activités)&#13;
	trace(ta_Activités.col_Activité[Ta_Activités][i]..Valeurmemorisée)&#13;
FIN&#13;
&#13;
&#13;
Ce code ne fonctionne pas, car ça me renvoie pas les bonnes valeurs.&#13;
&#13;
Merci!</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp</link><title>gLien et combo table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>berkdjam</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-229718/read.awp</comments><pubDate>25 Apr 2019 15:54:25 Z</pubDate><description>:merci: c'était bêtement ça la solution&#13;
&#13;
Merci</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-229718/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-229718/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re: gLien et combo table</title></item><item><author>ghautclocq</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48551/read.awp</comments><pubDate>12 Jun 2006 16:02:17 Z</pubDate><description>Réponse à Nelly :&#13;
&#13;
Votre code m'a effectivement aidé, et m'a permis de trouver la bonne syntaxe.&#13;
&#13;
Voici le contenu du code p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48551/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48551/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re:  gLien et combo table</title></item><item><author>nelly.tricoire</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48542/read.awp</comments><pubDate>12 Jun 2006 15:25:35 Z</pubDate><description>Le code à suivre peut peut être vous aider car j'ai rencontré un pb similaire :&#13;
&#13;
Je procède en 2 étapes. ( à insérer dans votr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48542/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48542/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re: gLien et combo table</title></item><item><author>ghautclocq</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48541/read.awp</comments><pubDate>12 Jun 2006 15:25:29 Z</pubDate><description>Oui, bien sur :o) Mais ça ne fonctionne pas quand même. Le mieux que je puisse faire c'est récupérer le gLien pour un indice de …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48541/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48541/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re:    gLien et combo table</title></item><item><author>guest</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48515/read.awp</comments><pubDate>12 Jun 2006 12:59:00 Z</pubDate><description>Peut etre bete, mais a tu cocher --&gt; retourne la valeur du glien dans la description de ta combo ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48515/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48515/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re:   gLien et combo table</title></item><item><author>ghautclocq</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48506/read.awp</comments><pubDate>12 Jun 2006 12:22:40 Z</pubDate><description>Trace(Ta_Activités_Animales.col_Activité[i])&#13;
&#13;
 me renvoie la valeur choisie de la combo ; il serait tellement logique que &#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48506/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48506/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re:  gLien et combo table</title></item><item><author>ghautclocq</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48503/read.awp</comments><pubDate>12 Jun 2006 12:22:20 Z</pubDate><description>oui, la première me renvoie la valeur choisie de la combo (et non le gLien), et la seconde me renvoie le gLien de la valeur de l…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48503/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48503/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re:  gLien et combo table</title></item><item><author>cm16.top</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48495/read.awp</comments><pubDate>12 Jun 2006 11:43:35 Z</pubDate><description>as tu essayé ces deux methodes&#13;
trace(ta_Activités.col_Activité[Ta_Activités][i]..Valeur)&#13;
&#13;
trace(ta_Activités.col_Activité[Ta_…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48495/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table-48495/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/48492-glien-combo-table/read.awp">gLien et combo table</source><title>Re: gLien et combo table</title></item></channel></rss>
