Re: Local dataset show parts in two grids
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Fri, 22 Jul 2005 19:47:23 +0300
How about using clone of original ADODataSet with properly assined filter
for each grid. Please note that changes made from ADODataSet became visible
for clones only upon posting.
"Dave Blake" <barnswood@xxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:42e12043$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> 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: Dave Blake
- Re: Local dataset show parts in two grids
- References:
- Local dataset show parts in two grids
- From: Dave Blake
- Local dataset show parts in two grids
- Prev by Date: Local dataset show parts in two grids
- Next by Date: Re: Local dataset show parts in two grids
- Previous by thread: Local dataset show parts in two grids
- Next by thread: Re: Local dataset show parts in two grids
- Index(es):
Relevant Pages
|