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

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

Syntax

C#
public static SalBoolean TblSortRows(
	Control table,
	SalNumber nColumnID,
	SalNumber nOrder
)

Return Value

See Also