enterprise-wc
enterprise-wc copied to clipboard
IdsDataGrid: Add row and cell selection
Describe the Enhancement Need some ways to select several cells and rows at the same time.
Examples: https://bryntum.com/products/grid/examples/selection/ See Also: Numbers on mac and excel
Interactions
a) Select only all cells in a column b) Select several rows and columns at once c) Copy and Paste a group of cells
Design Questions
- How to select all cells in a column? Checkbox in header or double click or click? How that relates to existing column features like sort.
- What color for cell/row selection, do we add some sort of a "handle"
- Other considerations?
Additional context https://github.com/infor-design/enterprise-wc/issues/1761
Design questions submitted in Jira under https://jira.infor.com/browse/IDS-1905