New to KendoReactStart a free 30-day trial

getWizardDataFromGridSelection
Premium

Maps the Grid selectedState to data you can display in the Chart Wizard.

Supports both row and cell selection.

Parameters

args

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

Returns

ChartWizardDataRow[]

A collection that you can use as Chart Wizard data.
Not finding the help you need?
Contact Support