If a TLMDDBGrid with opEditing in the Options is connected to a TFDMemTable thru a TDataSource, new records can't be inserted programmatically to the MemTable
(i.e. MemTable.Append).
I've attached a simple demo program. You can see that unchecking opEditing will allow records to be inserted.
zip
zip
Comments