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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to