TreeDataGrid - Paging? #19056
Unanswered
darylt2107
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can implement paging by modifying source collection and adding your pager control (can be something as simple as items control with buttons per each page). |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Have done a lot of searching but cannot figure out how to do paging with TreeDataGrid.
Does TreeDataGrid support paging at all?
If not, are there any examples on how I can implement paging with TreeDataGrid?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions