issues
search
vaadin-component-factory
/
selection-grid-flow
Add the functionality to Vaadin Grid to focus on a particular row and column and select a range of rows with SHIFT/CTRL Click
https://incubator.app.fi/selection-grid-flow-demo/
Apache License 2.0
4
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix IndexOutOfBoundsException
#60
byte0ne
opened
1 week ago
0
Data inconsistency introduced in 3.0.7 due to performance fix
#59
byte0ne
opened
2 weeks ago
2
fix: provide missing selectRangeOnlyOnClick() method
#58
mlopezFC
closed
2 months ago
0
Remove debugger lines
#57
mlopezFC
closed
2 months ago
0
Error with 3.0.5 release
#56
andersforsell
closed
2 months ago
4
Performance issues
#55
mlopezFC
closed
3 months ago
4
Performance issues
#54
mlopezFC
closed
3 months ago
0
ScrollToItem corrupts tree data
#53
andersforsell
opened
8 months ago
10
Many warnings on console Vaadin 24.3.3 / SG 3.0.3
#52
finaris-cs
closed
9 months ago
1
chore: Bump version to 3.0.3
#51
thevaadinman
closed
10 months ago
0
chore: Bump v24 branch to version 3.0.2
#50
thevaadinman
closed
10 months ago
0
chore: Bump to V24.3.0 and force war-plugin version to fix build
#49
thevaadinman
closed
10 months ago
0
fix: Use public API to calculate page instead of now removed private function
#48
TatuLund
closed
10 months ago
0
Error after updating to Vaadin 24.3.0
#47
andersforsell
closed
10 months ago
4
ArithmeticException: / by zero
#46
cmrgKoradir
opened
12 months ago
0
selectRangeOnly() called multiple times
#45
danielstieger
opened
1 year ago
1
Selection behaviour breaks for non-determinate sort orders
#44
cmrgKoradir
opened
1 year ago
2
Scroll to item not working as expected Vadin 24.1.4 / Selection tree grid 3.0.1
#43
finaris-cs
opened
1 year ago
2
Grid is not refreshed correctly after Multi-Selection with SHIFT
#42
finaris-cs
opened
1 year ago
2
Fix issue 40
#41
paodb
closed
1 year ago
0
Selection using `shift` doesn't work correctly with `setItems()`
#40
David-Loibl
closed
1 year ago
1
V24 proposed fix
#39
danielstieger
opened
1 year ago
0
Upgrades to vaadin 24
#38
brunovianarezende
closed
1 year ago
1
Selection-Grid broken for Vaadin 24.0.0
#37
danielstieger
closed
1 year ago
2
The "isFromClient" flag always false when selection mode is multi
#36
krissvaa
opened
1 year ago
1
Highlighting does not work as expected if paging is enabled (by default) when more than pageSize rows are selected
#35
kshashov
opened
1 year ago
2
Range starting from the last item gets selected on click
#34
tomivirkki
opened
2 years ago
1
SelectionGrid not displaying contents in Vaadin 22.0.2
#33
finaris-cs
closed
2 years ago
1
Prevent row selection
#32
yturchanin
opened
2 years ago
0
Selection doesn't work correctly for grids with thousands of rows
#31
lipisak
opened
3 years ago
1
Selection sometimes doesn' work - only marks characters not rows
#30
lipisak
opened
3 years ago
1
Compatibility with Vaadin 14.7
#29
jcgueriaud1
closed
3 years ago
1
Fix Vaadin 14.7 issue
#28
jcgueriaud1
closed
3 years ago
2
Fix the reattach on the treegrid
#27
jcgueriaud1
closed
3 years ago
0
Fix for #20
#26
stefanuebe
closed
3 years ago
0
Revert "Fix for #20 (support data provider interfaces instead of TreeDataProvider)"
#25
jcgueriaud1
closed
3 years ago
0
Remove necessity for InMemoryDataProvider
#24
stefanuebe
closed
3 years ago
3
Fix for #20 (support data provider interfaces instead of TreeDataProvider)
#23
stefanuebe
closed
3 years ago
4
Fix for #21 (hide multiselect column on reattach)
#22
stefanuebe
closed
3 years ago
0
Multi selection (checkbox) column is shown on reattach
#21
stefanuebe
closed
3 years ago
3
SelectionTreeGrid: Replace requirement for TreeDataProvider with HierarchicalDataProvider and InMemoryDataProvider.
#20
stefanuebe
closed
3 years ago
1
Brought back the ability to use checkbox column for multiple selection
#19
kshashov
opened
3 years ago
4
Added component theme variant to allow text selection of grid cells.
#18
stefanuebe
closed
3 years ago
0
SelectionGrid focusOnCell doesn't work for the first row
#17
kshashov
opened
3 years ago
0
Upgrade for Vaadin 18+
#16
jcgueriaud1
closed
1 year ago
4
Add all the grid/treegrid constructors - bump the version to 0.4.0
#15
jcgueriaud1
closed
3 years ago
0
Constructor SelectionGrid(Class<T> beanType) is missing
#14
jcgueriaud1
closed
3 years ago
0
Support Vaadin 14.4.3+
#13
jcgueriaud1
closed
3 years ago
0
Support Vaadin 14.4.3+
#12
kshashov
closed
3 years ago
2
Add the changes to the Vaadin Grid Pro
#11
jcgueriaud1
closed
9 months ago
1
Next