Skip to main content
Skip table of contents

Grid Column Formatting

This section describes the columns.json 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 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
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.