You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have used the UWP DataGrid control inside the UWP PivotItem. While switching between pivot items, a performance delay occurs due to the number of columns and rows. Even with only 23 columns and 33 rows displayed, we are still experiencing performance delays.
Can you suggest a solution?
Steps to reproduce the bug
Step 1: Run the sample.
Step 2: Click Sheet2 pivot item.
Expected behavior: The performance delay should not occur while switching pivot items. Observed behavior: A performance delay occurs while switching pivot items.
Describe the bug
We have used the UWP DataGrid control inside the UWP PivotItem. While switching between pivot items, a performance delay occurs due to the number of columns and rows. Even with only 23 columns and 33 rows displayed, we are still experiencing performance delays.
Can you suggest a solution?
Steps to reproduce the bug
Step 1: Run the sample.
Step 2: Click Sheet2 pivot item.
Expected behavior: The performance delay should not occur while switching pivot items.
Observed behavior: A performance delay occurs while switching pivot items.
Sample
Pivot_PerformanceIssue.zip
Expected behavior
The performance delay should not occur while switching pivot items.
Screenshots
Performance_Delay.mp4
NuGet package version
None
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: