Subject Re: scrolling query rows
Author gcaracausi@tiscalinet.it
Yes, you are right. Excuse me.

I use an IB_Query with a simple select "SELECT * FROM ...".
There aren't calculated fields. Requestlive, autofetchall and
autofetchfirst options activated.
I use IB_Datasource linked with IB_query with default settings.
I use IB_Grid with written up datasource with default settings.

Now is clear? ;)

Thanks.
Gabriele Caracausi

--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> I am not exactly certain what your problem is. Would you spell the
class
> names exactly so we can tell just what components you are using?
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Gabriele Caracausi" <gcaracausi@t...>
> To: <IBObjects@y...>
> Sent: Thursday, May 31, 2001 11:13 AM
> Subject: [IBO]
>
>
> > Hello All!
> >
> > I'm new of IBO and I have already a problem [;))] ...
> >
> > I have a Query, a Datasource and a grid to it connected.
> > When I click a row, fieldbyname property links always to first
record...
> why dataset doesn't follow dbgrid movements???
> >
> > My IBO version is 3.3.
> >
> > Thanks.
> > Gabriele Caracausi