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

Viewing the underlying data – PB Docs 126 – PowerBuilder Library

Viewing the underlying data – PB Docs 126

Viewing the underlying data

If you want users to be able to see the raw data as well as
the cross-tabulated data, you can do one of two things:

  • Place two DataWindow controls on the window or form:
    one that is associated with the crosstab and one that is associated
    with a DataWindow object that displays the retrieved rows.

  • Create a composite DataWindow object that contains
    two reports: one that shows the raw data and one that shows the
    crosstab.

note.png Do not share data between the two DataWindow objects
or reports

They have the same SQL SELECT data definition, but they have
different result sets.

For more about composite DataWindows, see
the PowerBuilder Users Guide.


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