DbNetGrid can be configured to allow multiple row selection by setting the
multiRowSelect property to true. When row deletion is also enabled all selected rows will be deleted. The location of the selection checkboxes can be specified with the
multiRowSelectLocation property. Setting the
autoRowSelect property to false prevents the default selection of a row when the page loads.