Learn to use and control selections with the Blazorise DataGrid APIs, to control how and when the grid row will be selected.
DataGrid Single Selection
Easily select and manage a single row of data with the Blazorise DataGrid's single selection feature. Select a row by clicking on it or programmatically, and access the selected data for further use.
Select and manage multiple rows of data with ease using the Blazorise DataGrid's multiple selection feature. Select rows by clicking on them or programmatically, and access the selected data for further use.