<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Aug 2017 11:19:00 Z</lastBuildDate><pubDate>11 Aug 2017 12:26:00 Z</pubDate><description>Afternoon&#13;
&#13;
I have a looper linked to a query.&#13;
&#13;
The header is a customer code &amp; name and the details are some documents for that customer.&#13;
&#13;
I have a button in the header of the looper and when a user clicks that button I want to turn a value ON in each of the looper lines for that customer only.&#13;
&#13;
Any idea how to accomplish this?&#13;
&#13;
For i = 1 to loopercount will be time consuming because there are 300+ records and I only want to turn a setting on for this one customer's documents.&#13;
&#13;
Thanks in advance.&#13;
&#13;
&#13;
&#13;
Ericus Steyn</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header/read.awp</link><title>[WB 19]Looper with Header</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/62176-19-looper-with-header-62301/read.awp</comments><pubDate>17 Aug 2017 11:19:00 Z</pubDate><description>Eventually had to follow Derek's lead.&#13;
&#13;
If you use looperseek and the break then the first row is not selected and sometimes q…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62301/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62301/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header/read.awp">[WB 19]Looper with Header</source><title>Re: [WB 19]Looper with Header</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62191/read.awp</comments><pubDate>11 Aug 2017 17:54:00 Z</pubDate><description>Hi Ericus,&#13;
&#13;
I'm assuming the looper groups the customers since you have a header.&#13;
So all you have to do is a looperseek on th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62191/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62191/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header/read.awp">[WB 19]Looper with Header</source><title>Re: [WB 19]Looper with Header</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62186/read.awp</comments><pubDate>11 Aug 2017 14:40:00 Z</pubDate><description>You could store the query result in array and bind the looper to that&#13;
&#13;
When the button is clicked you update the array and red…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62186/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header-62186/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62176-19-looper-with-header/read.awp">[WB 19]Looper with Header</source><title>Re: [WB 19]Looper with Header</title></item></channel></rss>
