Subject | Re: [IBO] TIB_GridInplaceEdit |
---|---|
Author | Geoff Worboys |
Post date | 2001-03-03T02:56:53Z |
> Now it works, but when I click on the date-field, first theDo you have AlwaysShowEditor=true?
> code in the OnEditButtonClick-Event is executed and then
> opens the calendar. Is this the right behaviour ? I thought,
> when I click on a date-field, the OnEditButtonClick-Event
> will be ignored. By the way, IB_Grid does the same.
From the code (I dont use the DatePick myself), it looks like the
event should only be fired if the editor is showing and you click the
button. Also check the state of the grid NavigateOptions,
particularly gnOnEditDoEditClick.
Geoff Worboys
Telesis Computing