Subject | IB_Grid.InplaceEditor and EditButton collide |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2002-05-13T20:11:28Z |
My IB_Grid displays two columns LASTNAME and BIRTHDAY. The LASTNAME-Col
is used in the EditLinks and for the BIRTHDAY-Col should be the
Inplace-Editor used. When I click on LASTNAME after opening the query,
the OnEditButtonClick-Event is executed, that's ok. But when I click on
BIRTHDAY, the OnEditButtonClick-Event is executed and the InplaceEditor
opens. How can I avoid, that the OnEditButtonClick executes, when the
InplaceEditor is used ?
Guido
is used in the EditLinks and for the BIRTHDAY-Col should be the
Inplace-Editor used. When I click on LASTNAME after opening the query,
the OnEditButtonClick-Event is executed, that's ok. But when I click on
BIRTHDAY, the OnEditButtonClick-Event is executed and the InplaceEditor
opens. How can I avoid, that the OnEditButtonClick executes, when the
InplaceEditor is used ?
Guido