It can be used in the MSG-BEGIN-SORT event as well as before issuing a sort by modifying the Action property.PPPP -> is the priority. A value of zero means that the column is not involved in the sort.O -> is the ordering type. A value of 1 means ascending, a value of 2 means descending and a value of 0 means unsetD -> is the data type. It must be set to 1. Currently this is the only available value.Example - Order a grid ascending on the first column and descending on the second column
procedure division.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |