Subject | RE: [IBO] IB_Grid and SrollBar issues. |
---|---|
Author | Christopher Hart |
Post date | 2005-05-16T00:42:19Z |
This is how IB_Objects Grids are designed. It makes the application
much more responsive to only bring in the records are immediately
needed. If you want to have all records ready for the Grid you will
need to do A FetchAll.
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On
Behalf Of Daniel R. Jimenez
Sent: Sunday, May 15, 2005 5:42 PM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] IB_Grid and SrollBar issues.
Hi,
Sorry to post this again, but could someone please let me know what I
may be doing incorrectly please.
Thank you
daniel
___
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 !
Yahoo! Groups Links
much more responsive to only bring in the records are immediately
needed. If you want to have all records ready for the Grid you will
need to do A FetchAll.
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On
Behalf Of Daniel R. Jimenez
Sent: Sunday, May 15, 2005 5:42 PM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] IB_Grid and SrollBar issues.
Hi,
Sorry to post this again, but could someone please let me know what I
may be doing incorrectly please.
Thank you
daniel
> > >1) When displaying a moderate to a large amount of informationscrolling.
> > >retrieved by a query, the IB_grid slider in the vertical scrollbar
> > >at first indicates that perhaps half the available rows are being
> > >displayed, even if only about 1% of the rows are actually being
> > >displayed. This is misleading. How can the scrollbar be made to
> > >give a more accurate graphical representation of the number of rows
> > >being displayed by the grid?
> > >
> > >2) When displaying a moderate to a large amount of information
> > >retrieved by a query, when scrolling down the IB_grid vertical
> > >scrollbar quickly shrinks and drops to (nearly) the bottom even
> > >though many rows remain to be displayed. Much of the downward
> > >vertical scrolling can then be done with no apparent visual change
> > >to the scrollbar and there is effectively no vertical movement to
> > >the scrollbar for most of the continued downward vertical
> > >This is misleading, and it makes it difficult to quickly scroll tobehaviour.
> > >the bottom or to rows in the latter portion of those retrieved.
> > >How can the scrollbar position be made to give a more accurate
> > >graphical representation of the position of the rows shown relative
> > >to the overall number of rows retrieved?
> > >
> >
> > The post mention that using last and first was a work-around.
> > However, when we try this work-around, we are not seen the required
> We are using BCB 5 and have the same issues and have set AutoFetchAll________________________________________________________________________
> for all query(ies) to true?
>
___
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 !
Yahoo! Groups Links