"Datenmenge weder im Editier- noch im Einfügemodus." with Ctrl+A
Posted: Mon 07 Nov 2016 12:08
I have got the following Situation:
- TIBCConnection to a Firebird 2.5 Datebase
- TIBCQuery with Statement "SELECT * FROM TABLE" and ReadOnly=false
- TDatasource with Dataset=Query
- TDBEdit with Datasource set and Fieldname="FirstName"
The user first focus the TDBEdit control and clicks Ctrl+A. Next the user tab out of the control. The Message occurs "Datenmenge weder im Editier- noch im Einfügemodus." (no Edit or Insert State)
I use the latest Devart Version. How can this error be prevented?
Thank you!
- TIBCConnection to a Firebird 2.5 Datebase
- TIBCQuery with Statement "SELECT * FROM TABLE" and ReadOnly=false
- TDatasource with Dataset=Query
- TDBEdit with Datasource set and Fieldname="FirstName"
The user first focus the TDBEdit control and clicks Ctrl+A. Next the user tab out of the control. The Message occurs "Datenmenge weder im Editier- noch im Einfügemodus." (no Edit or Insert State)
I use the latest Devart Version. How can this error be prevented?
Thank you!