src/ui/grid/smart-grid.component.ts
Describes a selection changed event
Properties |
numberOfSelectedRows |
numberOfSelectedRows:
|
Type : number
|
The number of selected rows |
selectedIndexes |
selectedIndexes:
|
Type : number[]
|
The row indexes of the selected records |
selectedItems |
selectedItems:
|
Type : any[]
|
The selected records |
selectionMode |
selectionMode:
|
Type : string
|
The grid's current selection mode |