Subject Re: [IBO] datefield and IB_Date in IB_Grid
Author Jason Wharton
> After I start to use IB_Grid, a button appers automaticly in date
> column very like IB_Date.
>
> 1. How can I on/off this property ?
> ( I dont want to see button)

Please review the source code. You may need to add this capability to the
component directly.

> 2. I can control TodayButtonCaption of IB_Date.
> How can i control TodayButtonCaption of IB_Date in IB_Grid wich is
> automaticly appers in date_field area ?

Again, please review the sources of the component.

Jason Wharton