Sorts the rows of a table window based on the values in one of the table window's columns.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean SortRows(
	SalNumber nColumnID,
	SalNumber nOrder
)

Parameters

nColumnID
Type: PPJ.Runtime..::..SalNumber
nOrder
Type: PPJ.Runtime..::..SalNumber

Return Value

See Also