Hello,
I use a component cxGrid for display of the data, ZQuery (CuchedUpdates = true) for connection to DB PostgreSQL.
I have such problem,
When I start the program and enter data in table, unintentionally I press header and there is a sorting, I fill the remained cells and press SaveButton and there is an error message
"Field" ID "is required, but not supplied"
If during input not to press sorting, all ок
Sorry for my English
Field "ID" is required, but not supplied
Moderators: gto, cipto_kh, EgonHugeist, olehs
Re: Field "ID" is required, but not supplied
This problem seems to be the same we encountered with ado and access.fortezza wrote:Hello,
I use a component cxGrid for display of the data, ZQuery (CuchedUpdates = true) for connection to DB PostgreSQL.
I have such problem,
When I start the program and enter data in table, unintentionally I press header and there is a sorting, I fill the remained cells and press SaveButton and there is an error message
"Field" ID "is required, but not supplied"
If during input not to press sorting, all ок
Sorry for my English
Maybe my patch helps
K.Scheurer