Welcome! Log In Create A New Profile

Advanced

André Labuschagné: WDM22 - Check Box In Looper

Posted by harvey68 
André Labuschagné: WDM22 - Check Box In Looper
September 08, 2018 06:18PM
Autor: André Labuschagné

Link zum Beitrag: [27130.foren.mysnip.de]

Hi All

I have a check box in a looper. On row selection I want to assign the
check box as selected AND deselect the check box in all other rows in
the looper. Tried a few tricks with no positive results.

Any ideas?

Cheers
André
Fabrice Harari: WDM22 - Check Box In Looper
September 08, 2018 06:19PM
Autor: Fabrice Harari

Link zum Beitrag: [27130.foren.mysnip.de]

Hi André

it depends on the type of looper...


For a looper filed by programming (ie not linked to a file or query),
you can use the selection code area to do something like this:
For iIndex=1 to loopercount(mylooper)
ATT_Checkbox = false
end
att_checkbox=true

best regards
André Labuschagné: WDM22 - Check Box In Looper
September 08, 2018 06:20PM
Autor: André Labuschagné

Link zum Beitrag: [27130.foren.mysnip.de]

Hi Fabrice

Thanks for that. I had actually found the error in the code - I had
messed up the counter.

Lots of late and full nights of coding going on here - chasing a
deadline....

Cheers
André
Art Bonds: WDM22 - Check Box In Looper
September 08, 2018 06:21PM
Autor: Art Bonds

Link zum Beitrag: [27130.foren.mysnip.de]

I absolutely LOVE deadlines! They make such a nice whooshing noise as
they pass by!

:xcool:
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: