Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the columns.json filejson file.

Label

Actual label that will be displayed on the header of the column.

Width

The width in pixels of the column. To make a column hidden set the size to 0.

Types

Defines the type of field the column contains.

  • "rotxt": Read only text field.

  • "ron": Read only numeric field

  • "dhxCalendar": Date field

Align

Defines the alignment for the column, including the header.

  • "left": Left aligned.

  • "center":

Center
  • Center aligned.

  • "right": Right aligned.

Sort

Defines the type of sorting for the column.

  • "str": Text sorting.

  • "date": Date sorting.

  • "int": Number sorting

  • "na": No sorting