New to Kendo UI for AngularStart a free 30-day trial

getGridSelectedRows

Maps the Grid selectedKeys to a more general DataRows type to be displayed in the Chart Wizard.

The selectedKeys can be either row keys or cell keys.

Parameters

args

{ columnKey?: (column: any, columnIndex: number) => any; data: any[]; grid: GridComponent; selectedKeys: any[]; selectionKey?: string; }

Returns

DataRow[]

DataRow array that can be passed to getWizardDataFromDataRows in order to bind the Chart Wizard.
Not finding the help you need?
Contact Support