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

Basic process – PB Docs 2021 – PowerBuilder Library

Basic process – PB Docs 2021

Basic process

Using a DataWindow involves two main steps:

  1. Use the DataWindow painter to create or edit a DataWindow
    object.

    In the painter, you define the data source, presentation
    style, and all other properties of the object, such as display
    formats, validation rules, sorting and filtering criteria, and
    graphs.

  2. In your development environment, put a DataWindow control in a
    window, visual user object, or form or a DataWindow container in a
    Web page and associate a DataWindow object with the control or
    container.

    It is through the control or container that your application
    communicates with the DataWindow object you created in the
    DataWindow painter. You write code to manipulate the DataWindow
    control or container and the DataWindow object it contains.
    Typically, your code retrieves and updates data, changes the
    appearance of the data, handles errors, and shares data between
    DataWindow controls.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x