grid.column
Requires
jqueryFiles
Column
Defined By
Properties
data : Array
Data from all rows belonging for a specified column ...
Data from all rows belonging for a specified column
Defaults to: []
element : HTMLElement
TH element of a specified column ...
TH element of a specified column
Defaults to: null
list : Array
TD element of all rows belonging to a specified column ...
TD element of all rows belonging to a specified column
Defaults to: []
type : "show"/"hide"/"resize"
The current column state ...
The current column state
Defaults to: "show"