1011021: Large Data Handling in Blazor#8127
1011021: Large Data Handling in Blazor#8127Gayathri4135 wants to merge 6 commits intodevelopmentfrom
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| * Reduced browser memory usage | ||
| * Predictable navigation for users | ||
|
|
||
| Paging is commonly used in components such as DataGrid, TreeGrid, Gantt, and list-based controls. |
There was a problem hiding this comment.
what are the others list-based controls ?
|
|
||
| ## Use virtualization or infinite scrolling | ||
|
|
||
| Virtualization improves performance by rendering only the visible items in the viewport. As the user scrolls, existing UI elements are reused instead of creating new ones. |
There was a problem hiding this comment.
No code examples for virtualization
There was a problem hiding this comment.
Code examples missing,
Server side handling codes missing,
Bench mark details missing, like how much time takes to load this much records.
…-content/blazor-docs into 1011021-large-dataset
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Large Data Handling in Blazor Syncfusion component
Code Studio usage(Mandatory)
Code Studio used in this PR/MR?
If
Yes: Primary use (choose one)Outcome
If “Cost time” explain in short (1 or 2 lines):
Type of Change
Reviewer Checklist (Mandatory)