Selected Cell
Blazorise DataGrid: Cell Selection
The DataGrid
allows you to select cells with keyboard or clicks by setting NavigationMode
to Cell
Cell Selecting
You can track which cell is selected by binding to theSelectedCell
parameter.
API
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.