Subject | Re: [IBO] Help10. TIB_CursorGrid contradicts description in GSG |
---|---|
Author | Jason Wharton |
Post date | 2002-10-14T17:56:33Z |
They are perfectly appropriate. No contradiction at all.
The TIB_CursorGrid itself acts as the buffer for the data recording each
record as it is fetched. It's just a TStringGrid descendent.
TIB_Grid relies upon a dataset to maintain a buffer of the data and just
paints from it.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
The TIB_CursorGrid itself acts as the buffer for the data recording each
record as it is fetched. It's just a TStringGrid descendent.
TIB_Grid relies upon a dataset to maintain a buffer of the data and just
paints from it.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "Raymond Kennington" <progsol@...>
To: "IBObjects" <ibobjects@yahoogroups.com>
Sent: Monday, October 14, 2002 6:59 AM
Subject: [IBO] Help10. TIB_CursorGrid contradicts description in GSG
> n Help: "This component acts as a buffer of fetched data."
>
> In GSG: "It cannot be used with buffered datasets."
>
> Can these two statements coexist without contradiction?
>
> If so, why?
>
> If not, what should be changed?
> --
> Raymond Kennington
> Programming Solutions
> W2W Team B
>