Hi
Im working with a task list and user normally select one row (task) and work on the data it an Form.
Some times the user want to update multiple rows (tasks) at the same time. e.g. update due date, Add same comments, change status etc.
My question 1:
Is it possible to multiselect by pressing the row and not need to tick of the select box example as in windows using control keys Shift or Ctrl
Question 2
Is it possible to have Single and Multiple selection active at the same time?
- user can select one row by pressing the row any were.
or
Use tick-off boxes to Multiple rows by ticking of multiple rows
--
maybe is it possible to have a Switch / checkbox to select between single or multi select row(s)?