Skip to content

Overview

The GEN::LST (List Views) area defines the cross-cutting interaction contract shared by all entity list views in the application. It is split into two documents:

  • Basic — Navigation, column configuration, filtering, sorting, pagination, row selection, inline editing, reference edit-through, validation, and cell type rendering. These behaviors define the baseline interaction contract for all entity lists.
  • Advanced — Enterprise-grade list view extensions leveraging AG Grid Enterprise: export, clipboard, cell range selection, row grouping, pivoting, tool panels, context menu, status bar, master/detail, row pinning, and server-side row model.