Creates a new instance of the grid. SlickGrid
Container node to create the grid in.
An array of objects for databinding.
An array of column definitions.
Grid options.
Creates a new instance of the grid. SlickGrid
Param: container
Container node to create the grid in.
Param: data
An array of objects for databinding.
Param: columns
An array of column definitions.
Param: options
Grid options.