Subject | ReadOnly and CanModify properties |
---|---|
Author | laurent.gilbert@spirale-ingenierie.com |
Post date | 2001-04-12T07:46:59Z |
Hi all,
I'm using TIBOTable and TIOBQuery with packages like IP2000, Raize
and ORPHEUS.
By default, DataSets are ReadOnly.
Users have to go in edit mode to modify data.
In view mode, tables can't be modified but CanModify property value
is true. Errors occur if user type something in a field.
IP navigator toolbar has suppress, edit, insert, ... buttons enabled.
How can I set CanModify to false ?
Laurent.
I'm using TIBOTable and TIOBQuery with packages like IP2000, Raize
and ORPHEUS.
By default, DataSets are ReadOnly.
Users have to go in edit mode to modify data.
In view mode, tables can't be modified but CanModify property value
is true. Errors occur if user type something in a field.
IP navigator toolbar has suppress, edit, insert, ... buttons enabled.
How can I set CanModify to false ?
Laurent.