Replies: 1 comment 2 replies
-
|
MudTable has a "Virtualize" parameter that could help you. Please take a look: https://mudblazor.com/components/table#table-virtualization |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using the MudTable with SErverdata, and beacuse I receive a lot of data at once (sometimes more that 20 columns at once) and this cause a freeze in the page for rendering the table. There is some option to for example virtualize the columns tables or have a better way to render the table?
Beta Was this translation helpful? Give feedback.
All reactions