Version 1
Common Interface ISortDescriptor GrapeCity DataViewsJS Interface

ISortDescriptor Interface

Defines how to sort bound data set

Heirarchy

  • ISortDescriptor

Properties

Optional ascending

ascending: boolean

Indicates the sort order. The default is true

Optional converter

converter: SortConverter

Specifies the converter callback for sorting

field

field: string

Specifies the field the user wants to sort