Subject Re: [IBO] IB_Grid.PreventEditing and the InPlaceEditor
Author Geoff Worboys
> Therefore I want to derive my own Grid from TIB_Grid,
> where all Buttons are invisible, when PreventEditing is
> true. Can anybody tell me, where to start ?

I have not tried, but I suspect you can probably achieve what you want
by overriding CanEditModify and/or CanEditShow (from TCustomGrid).

Geoff Worboys
Telesis Computing