Subject | Re: [IBO] TIB_DateTimePick showing date but not in data |
---|---|
Author | Geoff Worboys |
Post date | 2002-09-22T23:22:48Z |
> Again, does anyone know why the TIB_DatePicker showsMy first question would be; Why using TIB_DateTimePicker.
> a date in the editing screen, or form, yet, when
> you try to use the value, without changing the
> on-screen data it shows null or empty?
> This is _not_ good when the user sees that a field
> has a date in it, but really does not....
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