PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Getting the attribute value of a selected row in LOOP
Getting the attribute value of a selected row in LOOP
Started by Richard HO, Aug., 13 2015 9:31 AM - 1 reply
Registered member
7 messages
Popularité : +1 (1 vote)
Posted on August, 13 2015 - 9:31 AM
Hi,

I was wondering if there is a function letting me get the attribute value of a selected row in a LOOPER

for example, I would like to get the mobile number of the selected contact in the Contact looper, how can I do it?

P.S. I use web service to initialize the LOOPER

Cheers,
Richard
Registered member
7 messages
Popularité : +1 (1 vote)
Posted on August, 18 2015 - 7:28 AM
I found the answer. For the record, you can get the it from the looper array, Such as LOOP_Contact[LOOP_Contact].ATT_mobile