SortNullLast |
Sort Nulls Last |
Sort nulls last
This property is used to control how null entries will be sorting within the grid.
If this property is set to Off (Default: 0), then null values will be sorted first. If this property is set to On (1), then null values will be placed at the end of the sorted data.
(The SortNullLast property was added in PxPlus v7.65.)
Default value is 0. (Null values occur first in the sort sequence.)
GRID