Specifying the DataWindow object during execution

Changing the DataWindow object

The way to change the DataWindow object depends on the environment:

NoteSetting the transaction object when you change the DataWindow object When you change the DataWindow object during execution, you might need to call setTrans or setTransObject again.

For more information, see “Setting the transaction object for the DataWindow control”.

Dynamically creating a DataWindow object

You can also create a new DataWindow object during execution and associate it with a control.

For more information, see Chapter 3, “Dynamically Changing DataWindow Objects.”