-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
DataGrid 🔠Issues on DataGrid controlIssues on DataGrid controlbug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behavior
Milestone
Description
Describe the bug
I am using the IncrementalLoadingCollection Example from the Windows Community Toolkit Sample App. I changed only from the ListView to the Datagrid from the Toolkit. If it refreshes less Elements than the full screen, there is no way (except resizing) to retrigger the reloading of new Items.
- Toolkit Version 6.1.1
Steps to Reproduce
- As seen above there is only a small change towards the Sample App needed
Steps to reproduce the behavior:
- Given the following environment (Sample App w/ XAML, Project with Isolated setup, etc...)
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
I expect the LoadMoreItemsAsync()
to be triggerd a second time, because there is no Scrollbar visible.
Screenshots
Now, it should automatically retrigger the LoadMoreItemsAsync()
Environment
NuGet Package(s):
All ToolkitPackages
Package Version(s):
v 6.1.1
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x] May 2020 Update (19041)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x] May 2020 Update (19041)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [ ] 2017 (version: )
- [x] 2019 (version: )
- [ ] 2019 Preview (version: )
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
DataGrid 🔠Issues on DataGrid controlIssues on DataGrid controlbug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behavior