Grid-MultiSelect Without CheckBoxes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by saumya
I have a Grid with selection mode Multi, by default this adds a column with checkbox. I dont want those checkbox for multi select. I want If user clicks on the row itself and with drag or while pressing control, it should perform multi selection.
Is there anyway possible with Grid to have multi select without a extra checkbox column. Please provide some solution for this.
Imported from https://dev.vaadin.com/ issue #17405
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Vaadin Grid and its Multi selection mode but no files, tests, or entry points. Start by locating the Grid selection implementation and existing selection tests, then determine how row, drag, and control-click selection should work without a checkbox column. Done means the requested interaction is supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100