Subject | RE: [IBO] edit behavior in grid |
---|---|
Author | Jason Wharton |
Post date | 2004-11-22T21:35:07Z |
This sounds like a potential bug to me.
Will you send me a sample app demonstrating this?
If you do I'll look at it as soon as I get it.
Jason
Will you send me a sample app demonstrating this?
If you do I'll look at it as soon as I get it.
Jason
> -----Original Message-----
> From: rick_roen [mailto:rick@...]
> Sent: Monday, November 22, 2004 2:29 PM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] edit behavior in grid
>
>
>
>
> Delphi 7, IBO 4.3
>
> I have a form to edit customer information. Above are some edit
> controls and below is a IB_Ledger control set to read only to
> prevent any editing directly in the grid.
>
> When I open the form, I cannot edit the first row until I change
> rows. After the first change of row, I can edit everything just
> fine.
>
> Is there some setting I am missing to allow editing when the form
> opens?
>
> TIA
>
> Rick