4D View v16PV Ordenar encabezados |
||||||||||||||||||||||
|
4D View v16
PV Ordenar encabezados
|
Constante | Tipo | Valor | Comentario |
pv ascending sort | Entero largo | 2 | 4D View carries out ascending sort. |
pv descending sort | Entero largo | 3 | 4D View carries out descending sort. |
pv sort allowed | Entero largo | 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 | Entero largo | 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). |
PV Get area property
PV ON EVENT
PV SET AREA PROPERTY
PV SORT COLUMN
Producto: 4D View
Tema: Lista de temas de constantes
4D View - Lenguaje ( 4D View v16)