Search results

Overview API in Angular Grid API component

Components

Name Description
GridComponent ejs-grid represents the Angular Grid Component.

Directives

Name Description
AggregateColumnDirective e-aggregate->e-column directive represent a aggregate column of the Angular Grid.
AggregateDirective e-aggregate directive represent a aggregate row of the Angular Grid.
It must be contained in a Grid component(ejs-grid).
ColumnDirective e-column directive represent a column of the Angular Grid.
It must be contained in a Grid component(ejs-grid).
StackedColumnDirective e-stacked-column directive represent the stacked column of the Angular Grid.
It must be contained in a StackedColumns component(e-stacked-columns).