<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Apr 2020 08:24:30 Z</lastBuildDate><pubDate>31 Mar 2020 15:04:11 Z</pubDate><description>Bonjour,&#13;
Je charge une combo qui de type Table car je ne trouve pas d'autre façon de cadrer les info dans la ligne&#13;
J'ai bien le cadrage désiré, voir copie écran&#13;
https://hostimage.windev.io/images/ComboRemplie_0e3cface2853bc397cfd46284e1d1bc2.jpg&#13;
Mais quand je sélectionne une ligne ce n'est qu'une seule colonne qui est affichée&#13;
Effectivement, c'est celle que j'ai définie&#13;
Voir copie d'écran&#13;
https://hostimage.windev.io/images/ComboSelectionne_1e2e90338c85a6e6687a0241a2e8046a.jpg&#13;
Peut-on faire en sorte la ligne entière soit affichée, Toutes les colonnes ?&#13;
Merci Cordialement&#13;
SC&#13;
&#13;
--&#13;
Cordialement&#13;
SC</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table/read.awp</link><title>Affichage lors de la sélection d'une combo de type table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Sauveur CONSALVI</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238181/read.awp</comments><pubDate>1 Apr 2020 08:24:30 Z</pubDate><description>Bonjour,&#13;
Merci bien&#13;
Effectivement, c'est une bonne solution de contournement&#13;
Mais cela fait trop d'exécution de code ....&#13;
Fi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238181/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238181/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table/read.awp">Affichage lors de la sélection d'une combo de type table</source><title>Re: Affichage lors de la sélection d'une combo de type table</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238168/read.awp</comments><pubDate>31 Mar 2020 18:50:55 Z</pubDate><description>Un truc du style :&#13;
[code:sql]&#13;
SELECT&#13;
CONCAT(WL.Complete(DonnéeImage.NomImage,TailleNomMax+1),DonnéeImage.Taille) AS Descripti…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238168/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238168/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table/read.awp">Affichage lors de la sélection d'une combo de type table</source><title>Re: Affichage lors de la sélection d'une combo de type table</title></item><item><author>Sauveur CONSALVI</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238153/read.awp</comments><pubDate>31 Mar 2020 16:13:33 Z</pubDate><description>Merci&#13;
Effectivement, j'ai essayé de contourner ce problème, en concaténant le nom et la taille pour les afficher&#13;
Mais ... si j…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238153/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238153/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table/read.awp">Affichage lors de la sélection d'une combo de type table</source><title>Re: Affichage lors de la sélection d'une combo de type table</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238141/read.awp</comments><pubDate>31 Mar 2020 15:19:06 Z</pubDate><description>Bonjour,&#13;
Tu peux créer une requête qui comporte une colonne de type "calculé" qui concatène les 2 valeurs et remplir ta combo g…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238141/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table-238141/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238138-affichage-lors-selection-combo-type-table/read.awp">Affichage lors de la sélection d'une combo de type table</source><title>Re: Affichage lors de la sélection d'une combo de type table</title></item></channel></rss>
