Skip to content

Datagrid Incrementalload no reload #3584

@Daveismus

Description

@Daveismus

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:

  1. Given the following environment (Sample App w/ XAML, Project with Isolated setup, etc...)
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error

Expected behavior

I expect the LoadMoreItemsAsync() to be triggerd a second time, because there is no Scrollbar visible.

Screenshots

grafik
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

No one assigned

    Labels

    DataGrid 🔠Issues on DataGrid controlbug 🐛An unexpected issue that highlights incorrect behavior

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions