datagrid scrolling question

James At The Hale james at thehales.id.au
Sat Aug 4 19:52:28 EDT 2018


I am a little lost here as to why this is a DG question as such.
Certainly being able to dynamically fill data within a row is a great UI feature when the user is directly interacting with a row.
But it seems you wish to completely fill particular values in all the rows from outside the DG.
In this case, why not operate directly on the DGdata, loop through the array, fill in all the required values and then send the whole array back to the DG?




More information about the use-livecode mailing list