File

core/data-grid/data-grid.model.ts

Description

Describes the interface of the data grid.

Index

Properties

Properties

actionControls
actionControls: ActionControl[]
Type : ActionControl[]

Individual action controls.

bulkActionControls
bulkActionControls: BulkActionControl[]
Type : BulkActionControl[]

Bulk action controls.

columns
columns: Column[]
Type : Column[]

The list of columns.

displayOptions
displayOptions: DisplayOptions
Type : DisplayOptions

Data grid display options.

headerActionControls
headerActionControls: HeaderActionControl[]
Type : HeaderActionControl[]
Optional

Header action controls.

pagination
pagination: Pagination
Type : Pagination

Pagination object.

rows
rows: Row[]
Type : Row[]

The list of items.

selectable
selectable: boolean
Type : boolean

Whether items are selectable.

selectionPrimaryKey
selectionPrimaryKey: string
Type : string

The name of the primary key property.

serverSideDataCallback
serverSideDataCallback: ServerSideDataCallback
Type : ServerSideDataCallback

A callback function to fetch server data.

results matching ""

    No results matching ""