form controls out of sync with dataset
From: ken brewer (kbrewer_at_microremedies.com)
Date: 01/20/04
- Previous message: KKF: "Re: TStringGrid and TInplaceEdit"
- Next in thread: Vassil Nazarov: "Re: form controls out of sync with dataset"
- Reply: Vassil Nazarov: "Re: form controls out of sync with dataset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 12:41:15 -0500
I have two BetterADODatasets, one is a clone of the other. After editing
data in the clone, the form controls bound to the original are not
synchronized however the actual data is in sync on both datasets. I think
the original dataset is not firing the event which causes the form controls
to update their view since the edit was made to the clone. What event/method
should I fire to cause the form control to resync with the dataset?
Thanks,
ken brewer
- Previous message: KKF: "Re: TStringGrid and TInplaceEdit"
- Next in thread: Vassil Nazarov: "Re: form controls out of sync with dataset"
- Reply: Vassil Nazarov: "Re: form controls out of sync with dataset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|