<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Apr 2020 15:01:37 Z</lastBuildDate><pubDate>9 Apr 2020 15:36:41 Z</pubDate><description>https://hostimage.windev.io/images/Fenetrewindev_d69183c45d0e5043e2f2e0aa44492102.jpg&#13;
&#13;
Bonjour,&#13;
&#13;
J'ai un question sur une fenetre qui s'affiche après lecture d'un fichier.&#13;
Le focus est donné automatiquement sur la première ligne.&#13;
Si je selectionne la deuxieme ligne aucun problème, le contenu repart bien dans la fenetre mère par contre impossible de cliquer la première ligne.&#13;
Si je suis positionner sur cette ligne et que je sorts par X le contenu est bien transféré mais ce n'est pas propre.&#13;
Si vous avez une idée, je suis preneur.&#13;
Merci d'avance</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp</link><title>Comment selectionner la première ligne</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Padbrain</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238631/read.awp</comments><pubDate>10 Apr 2020 15:01:37 Z</pubDate><description>En mode de sélection par défaut : &#13;
&#13;
[code:wl]&#13;
Lignes : Sélection simple&#13;
Colonnes : Sans sélection&#13;
Cellules : Sans sélection…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238631/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238631/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp">Comment selectionner la première ligne</source><title>Re: Comment selectionner la première ligne</title></item><item><author>PapyGillou</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238625/read.awp</comments><pubDate>10 Apr 2020 14:38:10 Z</pubDate><description>Messieurs,&#13;
&#13;
J'ai suivi vos conseils mais sans succès. Désolé !&#13;
A la remarque de Voroltinquo de relire la doc, je me suis rend…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238625/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238625/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp">Comment selectionner la première ligne</source><title>Re: Comment selectionner la première ligne</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238594/read.awp</comments><pubDate>9 Apr 2020 17:49:24 Z</pubDate><description>Le champ table permet aussi de faire un détail de ligne via une FI sur sélection ou survol&#13;
https://doc.pcsoft.fr/fr-FR/?1013200…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238594/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238594/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp">Comment selectionner la première ligne</source><title>Re: Comment selectionner la première ligne</title></item><item><author>Padbrain</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238592/read.awp</comments><pubDate>9 Apr 2020 16:52:02 Z</pubDate><description>Bonjour,&#13;
&#13;
Autre solution, sur évènement bouton gauche relâché de la table :&#13;
&#13;
[code:wl]&#13;
ferme(MoiMême)&#13;
[/code]&#13;
&#13;
--&#13;
--&#13;
J…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238592/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238592/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp">Comment selectionner la première ligne</source><title>Re: Comment selectionner la première ligne</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238591/read.awp</comments><pubDate>9 Apr 2020 16:28:07 Z</pubDate><description>Bonjour,&#13;
[code:wl]&#13;
TableSelectPlus(TABLE_Matable,-1)&#13;
[/code]&#13;
en fin d'initialisation&#13;
&#13;
--&#13;
Il y a peut être plus simple, ma…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238591/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne-238591/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238587-comment-selectionner-premiere-ligne/read.awp">Comment selectionner la première ligne</source><title>Re: Comment selectionner la première ligne</title></item></channel></rss>
