Checkbox menu containss 5 static Entries: "All", "None", "Entry separator", "By job" and "By department". Entries "By job" and "By department" are extended using JSON object to provide second level of menu with dynamic entries based on jobs and departments in emp table.
Features
- Menu can be invoked only by click on icon next to the checkbox in header of table.
- Clicking on dynamic entries via submenu of "By job" and "By department" selects only visible rows with given trait (job or department)