Data grid

Trevor DeVore lists at mangomultimedia.com
Mon May 18 16:17:49 EDT 2009


On May 18, 2009, at 6:40 PM, Hershel Fisch wrote:

> Thanks, didn't get it.

Do you mean you don't understand how dgText[pFirstLineContainsHeaders]  
works?

> After all done already, when I need data from col 1 row 2 how do I  
> do that?
> DgHilitedLine gives me the hilitedLine
> put the dgDataOfLine doesn't display any thing.

dgDataOfLine is an array so it won't display any text if you just 'put  
the dgDataOfLIne'. Put the dgDataOfLine into a variable and then  
access the keys of the array.

Regards,

-- 
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com



More information about the use-livecode mailing list