Data Grids Stop Working

Paul Looney support at ahsomme.com
Wed Nov 24 18:00:55 EST 2010


Trevor,
Thanks for the suggestion and the code.
I put the code into the script and it produced no error.
Everything else is running properly, vTheList contains the  
appropriate information!?!?

WAIT!
HOLD THE PRESSES!
There is an obscure conditional, "set the dgText of grp "Data Grid"  
to vTheList" is on the wrong branch.
Problem solved.
Thank you again.
PL

On Nov 24, 2010, at 6:51 AM, Trevor DeVore wrote:

> try
>   set the dgText of grp "Data Grid" to vTheList
> catch theError
>   put "Whoops, something went wrong:" && theError
> end try




More information about the use-livecode mailing list