In the following examples we show how to use ag-Grid to create a React grid with row and checkbox selection models
- a-single-row-selection-model: sample grid with a simple row selection model
- b-multiple-row-selection-model: sample grid with a row selection model allowing multiple row selection using the Shift and Ctrl (command) keys
- c-checkbox-selection-model: sample grid with a checkbox selection model