Using INSERT message vs setting DEFPROP (OpenInsight Specific)
At 14 FEB 2002 09:13:38AM Oystein Reigem wrote:
Usually when I change the content of database-bound controls programmatically I use the DEFPROP value. But now I have a database-bound edit table where it's more convenient to use the INSERT message. DEFPROP sets SAVEWARN and updates the database-bound structures, but what about INSERT? I suspect it doesn't.
- Oystein -