Search results

CheckboxSelectionType API in JavaScript Grid API control

Defines modes of checkbox Selection. They are

  • Default - Allows the user to select multiple rows by clicking rows one by one.
  • ResetOnRowClick - Allows to reset the previously selected row when a row is clicked and multiple rows can be selected by using CTRL or SHIFT key.