data grid - getting all items in a column
Trevor DeVore
lists at mangomultimedia.com
Fri May 29 09:48:10 EDT 2009
On May 29, 2009, at 9:43 AM, Jim Sims wrote:
> The above only gets me commas with no data.
The code assumes you have a "Workspace" key in your data. What do you
see if you execute the following code:
put the dgData of group "DataGrid 2" into theDataA
put the keys of theDataA[1]
?
Regards,
--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com - www.screensteps.com
More information about the use-livecode
mailing list