Subject Re: [IBO] Help: TIB_Grid.Row
Author Dominik Murk
I solve the problem by using Dataset.RowNum instead IB_Grid.Row.

I was doing:
Afer opening query i fill tstringlist with F values for every row. On
DblClick onto IB_Grid I change value in TStringList from F to T and vice
versa. In IB_Query I have calculated field whitch value is the same as value
of TStringList in the same row. calculated field is displayed in IB_Grid.

In short: I use TStringList for selecting rows in IB_Grid by double
clicking.

Regards,
Dominik Murk

----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, April 15, 2002 10:01 PM
Subject: Re: [IBO] Help: TIB_Grid.Row


> You should write things to the dataset, not the control itself.
> Perhaps you could also tell us what you are doing.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Dominik Murk" <milenij@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Monday, April 15, 2002 8:21 AM
> Subject: [IBO] Help: TIB_Grid.Row
>
>
> > Hi,
> >
> > I try to migrate my application from IBO version 3.6.D to 4.2.Eb. But,
it
> > looks like TIB_Grid method 'Row' doesn't exists any more. What method
> > should I use instead?
> >
> > Thanks,
> >
> > Dominik Murk
> > Milenij group
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>