Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The generic behavior and overview of multi-select feature is as follows:

  1.  Presentation
    1. It will appear as a check-box for all the relevant tables in the first column.
    2. If selected, the corresponding row will be highlighted using a chosen color scheme.
  2. Operations
    1. For Parents
      1. When use user clicks on parent/container, option is provided to select only parent, only children or both parent as well as children.
    2. At leaf level
      1. Every click will toggle the state of check-box.
    3. Multi-select will work only on the entities visible on the current page (for paginated views).
  3. Operations not enabled for multi-select
    1. The operations, which can be performed only on one entity (Insert, Paste), multi-select will disable the operation and will give an error message, if clicked.

...