|
|
|
|
This demo describes the multiple row selection feature available within the ASPxGridView. Click a row holding the CTRL key pressed. This toggles the row's selected state preserving the previous selection. To select rows between the clicked row and the previously focused row, click a row holding the SHIFT key pressed. In this instance, the previous selection is cleared.
To enable multiple row selection, set the SettingsBehavior.AllowMultiSelect property to true.
|
 | Loading… |
|
|
|
|