-
|
How rise event FilterChanged, for change displayed row count? |
Beta Was this translation helpful? Give feedback.
Answered by
w-ahmad
Sep 12, 2025
Replies: 2 comments 1 reply
-
|
are you trying to manually refresh the applied filter? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I use build in filter. And need catch event after change filter. for change text in textblock - "row count: 56" |
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
Try overriding the ColumnFilterHandler and you'll be able to write your own logics for filter actions.