Skip to content
🚀 Rapid Application Development with the App Builder

Grid Positioning

Grid positioning controls how many cells a column occupies and its placement within the grid.

WP Data Access - Grid Positioning

⚙️ Grid Cells

The number of grid cells a column occupies. The slider's maximum value depends on the Cells Per Row setting defined in the Grid menu.

The screenshot shows a grid with Cells Per Row set to 3. The Employee Name column has Grid Cells set to 2.

⚙️ Grid Posistioning

The position of the column relative to surrounding cells.

  • Auto: Follows the normal flow, placing the column in the next available cell.
  • Start: Forces the column to the first cell of the next row.
  • End: Forces the column to the last cell of the current row.

⚙️ Add cell(s) before

Adds empty cells before the column.

The screenshot shows one empty cell before the Employee Name column.