09-10-2020, 01:03 PM
Hello,
I'm using IW15.2.15 on Delphi 10.3.3.
It seems like TIWDBEdit is not respecting AutoEditable setting.
Even when a dataset is not in editmode, the value in TIWDBEdit can be changed and is saved in the database.
Can you please check and confirm?
Regards, Paul
It seems this occurs only when using a DataModule and the DataSource is on the Datamodule.
When the DataSource is on the same form as the TIWDBEdit, everything works as expected.
I'm using IW15.2.15 on Delphi 10.3.3.
It seems like TIWDBEdit is not respecting AutoEditable setting.
Even when a dataset is not in editmode, the value in TIWDBEdit can be changed and is saved in the database.
Can you please check and confirm?
Regards, Paul
It seems this occurs only when using a DataModule and the DataSource is on the Datamodule.
When the DataSource is on the same form as the TIWDBEdit, everything works as expected.