-
Notifications
You must be signed in to change notification settings - Fork 1.3k
-
I’m currently evaluating Perspective.js for a high-performance grid use case and was wondering if it supports multi-row selection similar to how AG Grid does.
Specifically, I’m looking for:
Shift + click range selection
Ctrl/Cmd + click for non-contiguous selection
Ability to retrieve selected rows via API
Ability to deselect all or programmatically control the selection state
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
I don't know about all of these but if you click the pencil icon that is labeled "Text Edit" it will toggle to a row select, column select and region select. I don't think you can command-click for non-contiguous selection but maybe I'm wrong.
Beta Was this translation helpful? Give feedback.
All reactions
-
but do we get the selected rows through an API / right click or any other way?
Beta Was this translation helpful? Give feedback.