Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

DataStore – PowerBuilder Library

DataStore

Dynamically Creating DataWindow Objects

Dynamically Creating DataWindow ObjectsObjects can be added to your DataWindow programmatically via a Modify statement. In my opinion, the dynamic creation of objects within a DataWindow has been a highly underused feature.Dynamically creating (or destroying) objects within a DataWindow has many advantages such as:– Dynamically changing the content– If a printed DataWindow varies in appearance…