DataGrid (Server side) #1291
-
Beta Was this translation helpful? Give feedback.
Answered by
kevinbuhmann
Feb 28, 2024
Replies: 1 comment
-
In your refresh event handler, you need to filter the collection that is being iterated. https://clarity.design/documentation/datagrid/code/server-driven |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kevinbuhmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In your refresh event handler, you need to filter the collection that is being iterated.
https://clarity.design/documentation/datagrid/code/server-driven