Data grid
Trevor DeVore
lists at mangomultimedia.com
Sat May 16 23:45:26 EDT 2009
On May 15, 2009, at 6:00 PM, Hershel Fisch wrote:
> Thanks, is there a way to have data in a row without showing or in a
> hidden
> fld that I should be able to access?
If you are using a data grid form then whether or not you show all of
the array keys that are passed to FillInData is up to you. You can
always get all values of a row using dgDataOfLine/dgDataOfIndex. See
an example here:
<https://revolution.screenstepslive.com/spaces/revolution_tools/manuals/datagrid/lessons/3641-How-Do-I-Get-Data-Associated-With-a-Line-
>
If you are using data grid table then you can toggle the visibility of
each column but you can still get those column values using
dgDataOfLine/dgDataOfIndex.
Regards,
--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com - www.screensteps.com
More information about the use-livecode
mailing list