JUI(Simple UI & Chart Component)

grid.column

Requires

jquery

Files

Column

Defined By

Properties

grid.column
view source
: Array
Data from all rows belonging for a specified column ...

Data from all rows belonging for a specified column

Defaults to: []

grid.column
view source
: HTMLElement
TH element of a specified column ...

TH element of a specified column

Defaults to: null

grid.column
view source
: Integer

Column index

Column index

grid.column
view source
: Array
TD element of all rows belonging to a specified column ...

TD element of all rows belonging to a specified column

Defaults to: []

grid.column
view source
: Integer
Column name ...

Column name

Defaults to: null

grid.column
view source
: "asc"/"desc"/null
Column sort state ...

Column sort state

Defaults to: null

grid.column
view source
: "show"/"hide"/"resize"
The current column state ...

The current column state

Defaults to: "show"

grid.column
view source
: Integer
Column width ...

Column width

Defaults to: null