Table DataGrid AddData Bug or documentation error?

Robert Sneidar slylabs13 at me.com
Wed Nov 14 17:11:17 EST 2012


OIC, no addData works with the array that the datagrid works with, form or table. (correct me if I am wrong). It's irrelevant whether or not deText or dgData was used to populate it. Just make sure the keys of the array you are using to add the data matches the single record keys of the datagrid array. 

HTH, Bob


On Nov 9, 2012, at 12:53 AM, Klaus on-rev wrote:

> .....................................................
> AddData
> 
> - AddData pDataArray, pLine
> - Use this command to add data to the data grid after you have already populated it by setting the dgData or 
> DGTEXT.
> ..........................................................
> DGTEXT lets me think it should work with a table, too!
> So is this a bug or wrong documentation and I need to use "AddLine" with TAB delimited text?
> 
> Thanks for any pointers!
> 
> 
> Best
> 
> Klaus





More information about the use-livecode mailing list