Skip to content
dariusk edited this page Feb 28, 2013 · 25 revisions

Options which you can apply to the columns objects.

Option Default Description
cssClass ”” Accepts a string as a class name, applies that class to every row cell in the column.
defaultSortAsc true
editor null The editor for cell edits {TextEditor, IntegerEditor, DateEditor…} See slick.editors.js
field ”” The property name in the data object to pull content from
focusable
formatter null
headerCssClass null
id ”” A unique identifier for the column within the grid
maxWidth null
minWidth 30
name ”” The text to display on the column heading
rerenderOnResize false
resizable true
selectable
sortable false
toolTip ””
width
Clone this wiki locally