ClientSortable - cWebList

Determines whether the list could be sorted on the client

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value

Returns True if the list could be sorted on the client, else returns False


Syntax
Function ClientSortable Returns Boolean

Call: Get ClientSortable to BooleanVariable


Description

ClientSortable is called to determine if sorting on the client is possible. Only static grids (i.e., grids which can be fully loaded on the client) are client sortable.