TTMSFNCGrid does not track the dataset

OS: Debian 10 (buster) LXDE
fpc 3.3.1
lazaraus 2.1

TMS FNC UI Pack release 3.0.1.3

LCL component

component: TTMSFNCGrid and TTMSFNCGridDatabaseAdapter

1. if the table is empty, it does not allow me to enter the first item
2. the first row cannot be changed
3. does not correctly track table entries from another source


youtube
https://youtu.be/iGkGuiUPLhw 

Hi,


First you need to enter a new record, via DataSet.Insert. Typically a DB navigator is used for this.
When i do the insert with DB navigator, it does not allow me to fill the first row.

The TMSFNCSpreadGrid component works better