Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ColumnSorting

Sorts the data at the column level.

Properties

fieldName

fieldName: string

Name of the column that must be sorted.

isAscending

isAscending: boolean

Indicates if the column must be sorted in ascending order. Values can either be 'true' or 'false'.

sortingOrder

sortingOrder: number

Indicates the order at which column must be sorted. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj