Subject RE: [IBO] TIB_Datasource.AutoEdit
Author Jason Wharton
That is expected behavior for IBO native controls.

Jason Wharton

-----Original Message-----
From: paulo@... [mailto:paulo@...]
Sent: Wednesday, May 05, 2004 5:07 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] TIB_Datasource.AutoEdit



I'm experiencing what I think is a small bug (correct me if I'm
wrong). I'm using the latest IBO release.
When TIB_Datasource.AutoEdit is FALSE and the Dataset is in
dssPrepared state (like when the dataset is empty), Dataset will
enter insert mode if the user modifies a db-aware control. In any
other state it works OK.