Search results

DataStateChangeEventArgs API in Angular Grid API component

Custom data service event types

Properties

action

PageEventArgs | GroupEventArgs | FilterEventArgs | SearchEventArgs | SortEventArgs

Defines the grid action details performed by paging, grouping, filtering, searching, sorting

aggregates

Object[]

Defines the aggregates object

count

boolean

If count is set true, then the remote service needs to return records and count

dataSource

Function

Defines the checkbox filter dataSource

group

string[]

Defines the grouped field names

Defines the search criteria

select

string[]

Defines the selected field names

skip

number

Defines the skip count in datasource record

sorted

Sorts[]

Defines the sorted field and direction

table

string

Defines the remote table name

take

number

Defines the page size

where

Predicate[]

Defines the filter criteria