OK.. the light bulb FINALLY went on .. I'm slow but, like the tortoise, I 
eventually "get there" (usually).  For some reason Brian's reply made me 
re-think how I could fetch the WiFi info query from *each* row, submit it to 
tsnet and then update each row in realtime.  I know, I know... that's what 
you've ALL been saying but I was interpreting that as processing ALL of the 
WiFi modules first *AND THEN* updating the WHOLE grid.  THAT would, of course, 
work but doing it one row at a time just wasn't penetrating the old noggin.

Works perfectly.  Thanks so much for your patience!  I reiterate, as has been 
done so many times to this group, how remarkably responsive and helpful this 
community is!

Douglas Ruisaard
Trilogy Software
(250) 573-3935

From: Brian Milby [mailto:br...@milby7.com] 
Sent: Sunday, August 05, 2018 8:22 AM
To: use-livecode@lists.runrev.com; Douglas Ruisaard
Subject: RE: datagrid scrolling question

You can get/put data from/into the grid one row at a time without needing to 
figure out the group name, so you could have it update in real time in your 
external button. You should be able to use the same behavior script (possibly 
with a slight modification) everywhere.

I’m not at a computer right now so I will work out an example later if someone 
else doesn’t beat me to it.

Thanks,
Brian


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to