Subject Re: [IBO] edit behavior in grid
Author rick_roen
Jason,

Indeed Woody's suggesestion about calling First does solve the
problem. If his theory about the buffer not being filled is
correct, do you still want me to do a demo app?

Rick

--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...>
wrote:
> 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
>
> > -----Original Message-----
> > From: rick_roen [mailto:rick@l...]
> > 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