-
Beta Was this translation helpful? Give feedback.
Answered by
vnbaaij
Dec 6, 2023
Replies: 1 comment 1 reply
-
Have you checked your code against the samples https://fluentui-blazor.net/Datagrid. There are 3 on there that are using the Paginator. Also, are you sure the page is using interactivity? Easy way to check is to see if sorting works on the grid colums. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pmeems
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you checked your code against the samples https://fluentui-blazor.net/Datagrid. There are 3 on there that are using the Paginator.
Also, are you sure the page is using interactivity? Easy way to check is to see if sorting works on the grid colums.