<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Jun 2017 08:27:00 Z</lastBuildDate><pubDate>2 Jun 2017 06:28:00 Z</pubDate><description>Hello,&#13;
&#13;
I have around 5000 master records, which need to be displayed in around 10 combo boxes of a transaction window. Using ListAdd to populate all these 10 combo boxes takes time. I tried using a query to populate this combo box with ListDisplay. It's not working as expected, as Independent HFSQL constant is not ticked.&#13;
&#13;
My plan is to store this master record in a global variable or global combo box, that on opening of the transaction window, this global combo box (or variable) data can be transferred to all 10 combo boxes quickly. [ This is the way we used to do in Powerbuilder, using sharedata ]&#13;
&#13;
Is this possible ? Or any other way is there to physically add to the combo box list ?&#13;
&#13;
Happiness Always&#13;
BKR Sivaprakash</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp</link><title>[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61118/read.awp</comments><pubDate>3 Jun 2017 08:27:00 Z</pubDate><description>Good point Fabrice Harari. Will use that.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61118/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61118/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61107/read.awp</comments><pubDate>2 Jun 2017 16:56:00 Z</pubDate><description>that's what glink(returnedvalue) is for :-)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61107/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61107/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61101/read.awp</comments><pubDate>2 Jun 2017 15:19:00 Z</pubDate><description>The main purpose of having a structure is to a have display value and stored value. Not sure whether CR string would give the sa…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61101/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61101/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61098/read.awp</comments><pubDate>2 Jun 2017 14:49:00 Z</pubDate><description>Hi&#13;
&#13;
a very simple way to do that is to build a CR delimited string with all your combo lines in it, then do ONE listadd with t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61098/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61098/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61095/read.awp</comments><pubDate>2 Jun 2017 12:34:00 Z</pubDate><description>Thanks DerekT, that's what we did, just now, with our trial and error method. Only thing is that we manually added to array, by …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61095/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61095/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61094/read.awp</comments><pubDate>2 Jun 2017 11:36:00 Z</pubDate><description>Load the data into an array - HExecuteQuery() - FileToArray(MyQuery,MyArray).&#13;
&#13;
Set the content of every combo as the array.&#13;
I…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61094/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo-61094/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61089-wd21-hfsql-21-need-way-add-data-combo/read.awp">[WD21] [HFSQL 21] Need a way to add data to a combo box, faster</source><title>Re: [WD21] [HFSQL 21] Need a way to add data to a combo box, faster</title></item></channel></rss>
