items.editable Boolean|Function

The JavaScript function that is executed when the value cell is about to be opened for editing. The returned result will determine whether an editor will be created.

Items of type Object are not editable.

In this article