Cell Range SelectionPremium
Updated on Aug 14, 2026
Cell selection is enabled by setting an object to the selectable property with enabled set to true and cell set to true.
The following example demonstrates multiple-cell selection with enabled drag selection where the select state is handled internally by the Grid.
Loading ...