Subject IB_Grid.PreventEditing and the InPlaceEditor
Author guido.klapperich@t-online.de
When a IB_Grid is readonly all buttons are automaticly hidden, I mean
the button for the calendar and the EditLinks-Buttons. But when the
IB_Grid is only PreventEditing-Modus all Buttons are visible, though I
can't change anything. 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 ?


Guido