SORTONCOLUMNCLICK - Paging Cycles |
DEVELOPER |
|
|
Purpose |
.SortOnColumnClick enables you to sort on all columns in a Paging Cycle. |
Syntax |
Setting: ObjectReference.SortOnColumnClick = Value |
Operation |
ObjectReference is the Tag Name of the Paging Cycle |
Remarks |
The property is applied to the all the columns in a Paging Cycle, not just one column. The default value for the property is FALSE. Note that this property interacts with the Open Client HeadingSortOnColumnClick property in the following ways:
|
Examples |
To set the .SortOnColumnClick property of a Paging Cycle whose Tag Name is OrderDisplay: |
Topic ID: 510164