Local dataset show parts in two grids
- From: "Dave Blake" <barnswood@xxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 17:35:18 +0100
I have a batch optimistic locked ADOdataset being edited locally (client
cursor), and I want to display some of the records in one DBGrid and the
other in a second DBGrid depending on the value in one of the fields. The
field values are edited in separate DBEdit controls, not the grids which are
just for display purposes, but these values change the way the grid cells
are drawn.
I'm sure I am being thick, but how do I do that?
All my attempts so far either fail to see the locally edited values or
requery the dataset loosing the batch optimistic edits.
Dave
.
- Follow-Ups:
- Re: Local dataset show parts in two grids
- From: Vitali Kalinin
- Re: Local dataset show parts in two grids
- Prev by Date: Re: Best practices...
- Next by Date: Re: Local dataset show parts in two grids
- Previous by thread: Parameter assignment problem with ADOQuery using Birebird DB and ODBC driver
- Next by thread: Re: Local dataset show parts in two grids
- Index(es):
Relevant Pages
|