On Wed, May 27, 2009 at 3:31 PM, Jim wrote:
>
> Hello,
>
> Suppose that I have a form ShowLatestUpdates that shows some things
> from a database. An hour later, the list of things to show is
> different. But the form shows the data from when it was initialized.
> Something like
> ShowLatestUpd
Hello,
Suppose that I have a form ShowLatestUpdates that shows some things
from a database. An hour later, the list of things to show is
different. But the form shows the data from when it was initialized.
Something like
ShowLatestUpdates().update()
doesn't work, I expect because it initializ
2 matches
Mail list logo