New to KendoReactLearn about KendoReact Free.

processListBoxData

Updated on Oct 31, 2025

Processes the data collections based on the clicked ListBoxToolbar tool.

Parameters

listBoxOneData

any[]

The first data collection.
listBoxTwoData

any[]

The second data collection. Pass an empty array if there is only one ListBox.
toolName

string

The tool that was clicked.
selectedField

string

The field that contains the selected information in the data object.

Returns

{ listBoxOneData: any[]; listBoxTwoData: any[]; }

- The object that contains the new data collections.
Not finding the help you need?
Contact Support