Columns
Column types, configuration, translation keys, visibility, and ordering in the data grid
The data grid supports multiple column types, each tailored to a specific kind of data. You configure columns through the Configuration page, where you control which columns are visible, their display order, and their behavior.
Column Types
Text
Text columns accept free-form string input. They are the default column type and are used for names, notes, addresses, and other unstructured content. Text columns support inline editing with a simple text input.
Select
Select columns present a dropdown of predefined options. You click the cell to open the dropdown, then pick a value from the list. The available options are defined in the column configuration and can be translated for each supported language.