Box
API
Row
Map
A newer version of this page is available. Switch to the current version.

jQuery DataGrid - headerFilter.texts

Contains properties that specify text for various elements of the popup menu.

Type:

Object

cancel

Specifies text for the button that closes the popup menu without applying a filter.

Type:

String

Default Value: 'Cancel'

emptyValue

Specifies a name for the item that represents empty values in the popup menu.

Type:

String

Default Value: '(Blanks)'

ok

Specifies text for the button that applies the specified filter.

Type:

String

Default Value: 'Ok'