Tab in datagrid

Hershel Fisch hershrev at syp2u4c.com
Thu Jun 4 22:43:42 EDT 2009


> 
> Let me know if this helps.
Yes but I have a bit difficulties understanding exactly how it works.

I would write my script in the group and not in each and every column
something like this..

On closeFieldEditor pFieldEditor
  put pColumnName into tC
  revExecuteSQL databaseId, "INSERT INTO tableName" & tC & "VALUE" & \
  the text of pFieldEditor."
End closeFieldEditor
> 
> Regards,
Thanks, Hershel





More information about the use-livecode mailing list