Your search did not match any results.

Data Grid - Multiple Record Selection API

DataGrid has the following API for multiple record selection:

Backend API

In this demo, selectAll() or selectRows(keys, preserve) is called when you change the SelectBox value and clearSelection() is called when you click the Clear Selection button.