QuerySort – PB Docs 126

QuerySort DataWindow object property

Description

Whether the result set is sorted when the DataWindow retrieves
the data specified in query mode. When query sort is on, the user
specifies sorting criteria in the first row of the query form.

note.png DataWindow presentation styles

You cannot use QuerySort with DataWindow objects that use
any of the following presentation styles: N-Up, Label, Crosstab, RichText, and
Graph.

Controls

DataWindows

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

value

Whether the data retrieved from query
mode specifications is sorted.

Values are:

  • Yes – Sorting
    is enabled.

  • No – Sorting is disabled.

Usage

If the DataWindow is not already in query mode, setting QuerySort
to Yes also sets QueryMode to Yes, putting the DataWindow in query
mode.

When you set QuerySort to No, the DataWindow remains in query
mode until you also set QueryMode to No.

Query mode and secondary DataWindows

When you are sharing data, you cannot turn on query mode for
a secondary DataWindow. Trying to set the QueryMode or QuerySort
properties results in an error.

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