Thanks André, I did not realise that CloseFieldEditor was passed to the DataGrid Group. I could not find much information about it’s use.
All the best Terry > On 9 May 2015, at 16:58, André Bisseret <[email protected]> wrote: > > Bonjour Terry, > > on closeFieldEditor > you could > put the dgHilitedLines of group «suchDG ino tLine > put the dgDataOfLine[tLine] of group «suchDG" into tLineData > so can get tLineDataBque[«columName"] > > Not sure that’s the best way, but seems that should do what your want > > HTH > > best regards > > André _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
