Closed motatoes closed 6 years ago
Yes! I needed to clear filter externally, so I did:
this.$refs.leaderboard.filter = ''
Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
Hi! Is it possible to filter the data table externally by calling its methods? Suppose I have:
In my script, I want to do something like:
Is it possible to achieve this?