Subject Re: [IBO] IB_Date question
Author Geoff Worboys
> Is it possible to have an IB_Date on a TIB_Grid like an
> IB_LookupCombo ?

I think it is supposed to automatically appear for date columns. That
is date only, not datetime columns. Try specifying
MyDateField=NOTIME
in the columnattributes to tell IBO that the column does not contain
time values.

If you dont mind a date control with a different appearance, the one
in the EnhComponents collection can be dropped onto IB_Grid for edit
date and/or datetime columns.

HTH

Geoff Worboys
Telesis Computing