Replies: 4 comments
-
Not right now, there's a possibility I may be able to expose some events to trigger from external sources though. |
Beta Was this translation helpful? Give feedback.
-
Ok, thanks for your quick reply! I think this would be an excellent addition, especially if wanting to differ from the current UI the component provides. |
Beta Was this translation helpful? Give feedback.
-
Added in upcoming 2.4: ad6203b#diff-3163eb29be61c0da7bd34efaacae80ad59ec628e829718c01e3a804c6363a16fR44 |
Beta Was this translation helpful? Give feedback.
-
@taalas as of the latest version you can now create filters and hide them from the default views. you can also trigger filters though events. This makes it possible for you to handle query filtering etc. from your custom selects the same way as you would with standard filters. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is there any way to use external inputs or selects to apply filtering for the datatable instance? Let's say I construct a select on another part of the page, can I use this to programmatically apply a filter?
Beta Was this translation helpful? Give feedback.
All reactions