Power Objects: refreshing an unbound list box

From: Phil Herring <revdoc_at_uow.edu.au>
Date: 1995/09/29
Message-ID: <44g39t$dcv_at_wabbit.cc.uow.edu.au>#1/1


Situation: a form with an unbound list box. The translation property of the box is a SQL statement that retrieves rows from a table, with an ORDER BY clause. Committing the form changes the table on which the list is based.

Therefore, after a commit, I want to refresh the list box. The documentation says to call UpdateList() for the object, but that doesn't re-read values from the database.

So how do I do this?


Phil Herring                                         revdoc_at_uow.edu.au
 (c)1995 Phil Herring. This article may not be reproduced for profit.
Received on Fri Sep 29 1995 - 00:00:00 CET

Original text of this message