Skip to content

Grid Selection General

Zdravko Kolev edited this page Jul 16, 2019 · 10 revisions

General Selection Specification

Contents

  1. References
  2. Overview
  3. User Stories
  4. Functionality
  5. ARIA support
  6. Assumptions and Limitations

Revision History

Version User Date Notes
0.1 Zdravko Kolev July 15, 2019 Initial Draft

References

Row Selection

Multi-cell Selection

Overview

Configuration of different selection scenarios should be supported by the igxGrid.

User Stories

Functionality

We should provide two different @Inputs with Enumeration selection types:

  • rowSelectable - none, multi, single
  • cellSelectable - none, multi, single

ARIA support

Assumptions and Limitations

Clone this wiki locally