Subject | Re: [IBO] TIB_EditEnh inside a TIB_Grid |
---|---|
Author | Geoff Worboys |
Post date | 2001-06-25T23:57:16Z |
> I have an editable TIB_Grid; inside on it, a TIB_EditEnhSome problems are just very difficult to explain :-)
> that match the first column, first field on the dataset.
> Well, when the focus arrives at TIB_Grid, the TIB_EditEnh
> gets focus ok; but then, if I click on some cells over
> the grid, with the mouse, the first column don't show
> anymore the TIB_EditEnh (only the cell).
> If I browse with the keyboard, the TIB_EditEnh gets again
> the focus ok.
> Can anyone give me an idea about this?
> Very thanks, and sorry for my poor english.
The EditEnh control should only be visible when the actual cell has
focus (or will have focus when the grid is focused). When other cells
are selected the EditEnh control should not be visible.
If that does not explain what you are seeing I think you may need to
setup a demonstration of the problem and email to me privately -
geoff@.... (If you use the employee.gdb database
that comes with Delphi for the demonstration it will save you having
to create/send a new database with the demo source.)
HTH
Geoff Worboys
Telesis Computing