Subject | Re: [IBO] datefield and IB_Date in IB_Grid |
---|---|
Author | Tim Meneely |
Post date | 2003-09-26T15:09:31Z |
It's not a direct answer to your question, but I contributed a IB_Grid
descendent which has significantly changed date editing. You might read over
my code and then write your own. The description is on
http://www.ibobjects.com/ibocontributed.html and the grid:
http://source.ibobjects.com/contributed/IB_GridQuickenDate.zip
Regards,
Tim
descendent which has significantly changed date editing. You might read over
my code and then write your own. The description is on
http://www.ibobjects.com/ibocontributed.html and the grid:
http://source.ibobjects.com/contributed/IB_GridQuickenDate.zip
Regards,
Tim
On Thursday 25 September 2003 2:18 am, SAFAK EBESEK wrote:
> I have a date field in my table.
>
> 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)
>
> 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 ?
>
> Thank You,
> Safak