Re: form controls out of sync with dataset
From: Vassil Nazarov (vassil_at_engineer.bg)
Date: 01/20/04
- Next message: Mike Walsh: "Re: How to convert NULL value to a empty string? (Sorry, does't work)"
- Previous message: Wayne: "Memory leak with ADO"
- In reply to: ken brewer: "form controls out of sync with dataset"
- Next in thread: ken brewer: "Re: form controls out of sync with dataset"
- Reply: ken brewer: "Re: form controls out of sync with dataset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 22:33:05 +0200
> ... What event/method
> should I fire to cause the form control to resync with the dataset?
Try ADODataset.Resync([]);
HTH
-- Vassil Nazarov http://web.orbitel.bg/vassil/
- Next message: Mike Walsh: "Re: How to convert NULL value to a empty string? (Sorry, does't work)"
- Previous message: Wayne: "Memory leak with ADO"
- In reply to: ken brewer: "form controls out of sync with dataset"
- Next in thread: ken brewer: "Re: form controls out of sync with dataset"
- Reply: ken brewer: "Re: form controls out of sync with dataset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|