Subject | Re: [IBO] TIB_DateTimePick showing date but not in data |
---|---|
Author | Steve Fields |
Post date | 2002-09-23T12:54:50Z |
Because I did not know that it would be a _drop-down_
component....... Ooops..
I had always associated it with the monthcalendar
component that is on the Win32 tab in Delphi. I
did not know that it really was a different type
of component.
Thank you, it works now, as TIB_Date.
(But, anyway, the TIB_Datepicker still does not
work right? I have it unchecked, do not show
check, etc. It still does not seem to be working
right as it seems it should be: Why would it
not place the visible date in the data in _any_
case?)
Thank You
Steve Fields
Geoff Worboys wrote:
component....... Ooops..
I had always associated it with the monthcalendar
component that is on the Win32 tab in Delphi. I
did not know that it really was a different type
of component.
Thank you, it works now, as TIB_Date.
(But, anyway, the TIB_Datepicker still does not
work right? I have it unchecked, do not show
check, etc. It still does not seem to be working
right as it seems it should be: Why would it
not place the visible date in the data in _any_
case?)
Thank You
Steve Fields
Geoff Worboys wrote:
>
> My first question would be; Why using TIB_DateTimePicker.
> Using TIB_Date (or my own TDateTimeEnh control) is much
> preferred and their operation is much more consistent
> with database access.
>
> But, presuming you need to use DateTimePicker, we may need
> more details. For example; is the ShowCheckBox option True?
> Are you talking about the greyed out date showing when the
> date is null (the Checked option is false) ?
>
> I think you may find the behaviour you are seeing is part
> of the the VCL/API control behaviour and that this is out
> of the control of IBO.
>
> --
> Geoff Worboys
> Telesis Computing
>