<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 Jul 2019 20:16:14 Z</lastBuildDate><pubDate>10 Jul 2019 11:55:04 Z</pubDate><description>I'M still not getting it. I want a combobox in a table control&#13;
and I want to add the values in the combo box.&#13;
&#13;
But i won't see any entry in the combo box&#13;
&#13;
Here's the code I have:&#13;
[code:wl]&#13;
&#13;
In End of initialization of WIN_WinTest&#13;
bRes is int&#13;
bRes = TableAddLine(TABLE_One, "", "new")&#13;
Info ("bRes = "  + bRes)&#13;
&#13;
[/code]&#13;
&#13;
&#13;
In Initializing Table OnE&#13;
&#13;
[code:wl]&#13;
	 bRes is boolean&#13;
	bRes = ListAdd(COL_CB1, "one")&#13;
	bRes = ListAdd(COL_CB1, "twoi")&#13;
[/code]&#13;
&#13;
I expect that the combo box ontains at least 'one' and 'two' &#13;
&#13;
But no:&#13;
&#13;
&#13;
https://hostimage.windev.io/images/NOEntrieInCombobox_02da25fa049073b60d426606e7aad7b5.PNG</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol/read.awp</link><title>Combox in Table conrol</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>exelent.maglaj</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67147/read.awp</comments><pubDate>18 Jul 2019 20:16:14 Z</pubDate><description>Hello.&#13;
Here is your solution. I use table content "by programming"&#13;
&#13;
Result:&#13;
&#13;
https://hostimage.windev.io/images/Rezultat_37…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67147/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67147/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol/read.awp">Combox in Table conrol</source><title>Re: Combox in Table conrol</title></item><item><author>exelent.maglaj</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67146/read.awp</comments><pubDate>18 Jul 2019 20:12:29 Z</pubDate><description>Hello. &#13;
Here is your solution. I use table by programming.&#13;
&#13;
Result:&#13;
https://hostimage.windev.io/images/Rezultat_e20009b48036…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67146/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol-67146/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67136-combox-table-conrol/read.awp">Combox in Table conrol</source><title>Re: Combox in Table conrol</title></item></channel></rss>
