Datagrid: how to use AddData
David Bovill
david.bovill at gmail.com
Thu Oct 15 19:10:14 EDT 2009
2009/10/15 Trevor DeVore <lists at mangomultimedia.com>
It's just a single row like you get using dgDataOfIndex or the array sent to
> FillInData.
>
OK - working except for the fact that:
put the dgDataOfindex [indexNum] of dataGrid into recordArray
> -- dispatch "AddData" to anotherDataGrid with recordArray,1
> dispatch "AddData" to anotherDataGrid with recordArray
>
does not add the record after the last line but to the second last line?
More information about the use-livecode
mailing list