Data Grid
Glide Data Grid with inline editing, validation, and theme-aware styling
The data grid is the tabular editing surface used on the Documents page. It is built on Glide Data Grid and provides inline cell editing, validation popovers, and full CRUD operations for contact records.
Overview
The grid occupies the lower portion of the Documents split-view layout. Each row represents a contact record, and each column maps to a field defined in your column configuration. You interact with the grid by clicking cells to edit values, using keyboard shortcuts to navigate, and right-clicking for row-level operations.
CRUD Operations
You can create, read, update, and delete contact records directly from the grid:
- Create -- Add a new row using the add button above the grid or through the context menu
- Read -- Scroll through records and view cell values inline
- Update -- Click any editable cell to modify its value in place
- Delete -- Remove a row via the context menu or row action button