<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Jul 2020 15:41:11 Z</lastBuildDate><pubDate>25 Jul 2020 23:12:14 Z</pubDate><description>Bonjour à tous,&#13;
J'ai un champ table remplie par programmation, à base d'une requète parametré . Tout va bien lorsque j'initialise mes paramètre dans le code avant l'ajoute dans mon champ table .&#13;
 Je veu en suite filtrer ma table avec un champ combo mais sa fonctionne pas je sais pas pour quoi .&#13;
Mon code de filtre[code:wl]&#13;
MaRequète.Paramètre=combo_Type&#13;
HExecuteRequète(MaRequète)&#13;
TableAffiche(Table_MaTable)&#13;
[/code]&#13;
&#13;
 Merci d'avance &#13;
David</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp</link><title>Filtrer un champ table remplie par programmation(débutant)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241436/read.awp</comments><pubDate>26 Jul 2020 15:41:11 Z</pubDate><description>Quel est le code de ta requête ?&#13;
&#13;
--&#13;
Il y a peut être plus simple, mais, ça tourne</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241436/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241436/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241435/read.awp</comments><pubDate>26 Jul 2020 15:39:35 Z</pubDate><description>Dans un premier temps comment est remplie ta combo ?&#13;
Dans un 2° temps si tu veux que le paramètre soit la valeur affichée, (il …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241435/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241435/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>Dav</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241434/read.awp</comments><pubDate>26 Jul 2020 15:33:39 Z</pubDate><description>Voroltinquo  je veu passé combo_type..valeurAfficher  au paramètre type de ma requête . Mais sa ne filtrer  pas mon champ table …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241434/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241434/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>Dav</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241433/read.awp</comments><pubDate>26 Jul 2020 15:21:35 Z</pubDate><description>GB non en fait j'ai deux paramètre "type " et "date" mais j'ai renseigner la valeur par default du paramètre date dans le code d…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241433/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241433/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241432/read.awp</comments><pubDate>26 Jul 2020 13:23:57 Z</pubDate><description>Bonjour,&#13;
Dav a écrit : &#13;
&gt; GB j'utilise biensur la propriété valeur affiher&#13;
&gt;&#13;
Pourquoi "Bien sur" ?&#13;
Quel paramètre doit être…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241432/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241432/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>GB</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241430/read.awp</comments><pubDate>26 Jul 2020 12:13:33 Z</pubDate><description>Ta requete paramétrée a bien un seul paramètre (la valeur de la combo) ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241430/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241430/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>Dav</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241428/read.awp</comments><pubDate>26 Jul 2020 08:25:14 Z</pubDate><description>GB  j'utilise biensur la propriété valeur affiher du combo .&#13;
Je ne vous comprend pas trop, vous proposez que je refair le code …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241428/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241428/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item><item><author>GB</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241427/read.awp</comments><pubDate>26 Jul 2020 08:03:46 Z</pubDate><description>C est une combo donc il faut regarder quelle valeur elle renvoi et jouer avec les propriétés valeur affiché, valeur ou valeur me…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241427/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant-241427/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241425-filtrer-champ-table-remplie-par-programmationdebutant/read.awp">Filtrer un champ table remplie par programmation(débutant)</source><title>Re: Filtrer un champ table remplie par programmation(débutant)</title></item></channel></rss>
