Blazorise DataGrid Selection
Learn to use and control selections with the Blazorise DataGrid APIs, to control how and when the grid row will be selected.
Data Grid 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.Data Grid Multiple Selection
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.Data Grid Cell Selection
Easily select and manage a single cell with the Blazorise DataGrid's cell selection feature.Data Grid Custom Row Colors
Easily color code your data with the Blazorise DataGrid's custom row color feature.API
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.