-
-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datagrid: MultiSelect | ShiftClick Feature #2151
Merged
stsrki
merged 26 commits into
Megabit:dev094
from
David-Moreira:dev094-datagrid-multiselect-shiftClickFeature
Apr 15, 2021
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1923db4
Update releases.md
stsrki f50458f
Update SUPPORTERS.md
stsrki 35a986b
Remove dotnet.myget sources
stsrki 1f00263
Add Static Files to DataGrid docs
stsrki f115cd6
Add Static Files section to RTE docs
stsrki 9cbbdbf
Update richtextedit.md
stsrki 25c3899
Update datagrid.md
stsrki 2817bb1
Update SUPPORTERS.md
stsrki c706092
0.9.3.1 release notes
stsrki 0db1b26
0.9.3.2 release notes
stsrki 6fae916
0.9.3.3 release notes
stsrki 78cb621
Update SUPPORTERS.md
stsrki aa3b8e7
Update SUPPORTERS.md
stsrki 6cb62b0
Datagrid: MultiSelect | ShiftClick Feature
David-Moreira c75ab18
Merge branch 'dev094' into dev094-datagrid-multiselect-shiftClickFeature
stsrki b8d1584
Small optimizations
stsrki df54611
0.9.3.4 release notes
stsrki 2f6ed83
Merge branch 'dev094-datagrid-multiselect-shiftClickFeature' of https…
David-Moreira 83a6850
Method name fix
David-Moreira f98090f
Checked State Fix | It now only looks at Row Selected State instead o…
David-Moreira 6736f7d
Merge branch 'dev094' into dev094-datagrid-multiselect-shiftClickFeature
stsrki 596f8f6
Merge branch 'dev094' into dev094-datagrid-multiselect-shiftClickFeature
stsrki f0699b7
Able to handle constant row click
David-Moreira 6890fec
Do not unselect SelectedRow when shift clicking an already multiselec…
David-Moreira fe93562
Merge branch 'dev094' into dev094-datagrid-multiselect-shiftClickFeature
stsrki 1b99228
Fomating
stsrki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What the hell was this doing here? Did I merge this in? xDD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be accidentally merged from my own testings. I tend to throw it randomly like that but this time it slipped unnoticed.