Allows you to select a range of cells by simply dragging the pointer over the cells, and then copy the selected rows or cells to the clipboard.
Users can select multiple DataGrid records with the help of a checkbox in each row. The selection persists even after performing any action in the DataGrid. It also provides an option to select or deselect all the rows in a DataGrid using the checkbox in the corresponding column header.