Subject Re: [IBO] Question about OnCustomEdit
Author Geoff Worboys
> shouldn't TIB_Dataset.GetColumnIsReadOnly take in account the
> presence of OnCustomEdit as it already does for OnUpdateRecord?

The way around this is to create your own derivation of TIB_Query and
override GetColumnIsReadOnly so that you can tell IBO which columns
are editable and which are not.

hth

--
Geoff Worboys
Telesis Computing