Subject | Re: [IBO] TIB_DateTimeEnh |
---|---|
Author | Geoff Worboys |
Post date | 2001-03-21T03:09:14Z |
> Does your TIB_DateTimeEnh is able to edit a datetime column?Yes.
> I am trying use it, but the time portion appears as '__:__'I presume that comes from your edit mask, you should just be able to
> when in edit mode.
type the time in using the defined mask. If you want to use the mouse
make sure that DateOptions.dtoShowTime is ticked and there will be
some time spinedits on the dropdown.
When dtoShowTime is true then clicking the Now button on the dropdown
should set the value to the current datetime. (When false it only
sets the date.)
Geoff Worboys
Telesis Computing