Re: form controls out of sync with dataset

From: ken brewer (kbrewer_at_microremedies.com)
Date: 01/20/04


Date: Tue, 20 Jan 2004 15:51:05 -0500

Thanks! That works. I was stepping through the borland code for datalinks
etc to see how it's done.

"Vassil Nazarov" <vassil@engineer.bg> wrote in message
news:400d907d@newsgroups.borland.com...
> > ... 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/
>
>