4D View v14

PV Header sort

Home

 
4D View v14
PV Header sort

PV Header sort 

 

 

Constant  Type Value Comment
pv ascending sort  Longint 2 4D View carries out ascending sort.
pv descending sort  Longint 3 4D View carries out descending sort.
pv sort allowed  Longint 1 4D View carries out a standard sort when the user clicks on a column header. In this case, a symbol appears in the header in order to indicate the sort order. Successive clicks cause alternating ascending and descending sorts.
pv sort not allowed  Longint 0 (default value) 4D View does not carry out a standard sort when the user clicks on a column header (the sort can nevertheless be managed by the developer in a customized manner).
 
PROPERTIES 

Product: 4D View
Theme: Constant Theme List

 
SEE ALSO 

PV Get area property
PV ON EVENT
PV SET AREA PROPERTY
PV SORT COLUMN

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D View v14)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)