getFilter inside of filters method #405
Unanswered
mitchellholzmann
asked this question in
Q&A
Replies: 1 comment
-
Maybe fire an event on the child and listen on the parent? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently trying to make a nested style datatable. Basically I want to be able to update a filter select based on the parent that was chosen. I was hoping I could grab a filter with getFilter, but it returns server errors (502) when I attempt this.
Beta Was this translation helpful? Give feedback.
All reactions