Retrieve.AsNeeded – PB Docs 126

Retrieve.AsNeeded DataWindow object property

Description

Whether rows will be retrieved only as needed from the database.
After the application calls the Retrieve method
to get enough rows to fill the visible portion of the DataWindow,
additional rows are “needed” when the user scrolls down
to view rows that have not been viewed yet.

Controls

DataWindows

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

value

Whether rows will be retrieved only as
needed from the database.

Values are:

  • Yes – Rows
    will be retrieved only as needed.

  • No – All rows will be retrieved when the
    Retrieve method is called.

Usage

In the painter

Set the value using Rows>Retrieve Options>Rows
As Needed.

Examples


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