New to KendoReactStart a free 30-day trial

getGridSelectedRows
Premium

Maps the Grid selectedState 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

{ data: any[]; dataItemKey: string; grid: "null" | GridHandle; selectedState: {[id: string]: boolean | number[]}; }

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