Skip to content
atheken edited this page Jul 30, 2011 · 1 revision

These are the config options that are used in the examples provided.

Booleans:

  • asyncEditorLoading
  • autoEdit
  • autoHeight
  • editable
  • enableAddRow
  • enableAsyncPostRender
  • enableCellNavigation
  • enableColumnReorder
  • enableRowReordering
  • forceFitColumns
  • showHeaderRow

Others (with sample values)

  • cellFlashingCssClass: "current-server"
  • cellHighlightCssClass: "changed"
  • editCommandHandler: queueAndExecuteCommand
  • rowHeight: 140
  • rowHeight: 64
  • topPanelHeight: 25
Clone this wiki locally