Subject | Re: [IBO] Question about OnCustomEdit |
---|---|
Author | Geoff Worboys |
Post date | 2002-01-06T20:32:51Z |
> shouldn't TIB_Dataset.GetColumnIsReadOnly take in account theThe way around this is to create your own derivation of TIB_Query and
> presence of OnCustomEdit as it already does for OnUpdateRecord?
override GetColumnIsReadOnly so that you can tell IBO which columns
are editable and which are not.
hth
--
Geoff Worboys
Telesis Computing