Is it possible to set the filters programmatically to server driven datagrid? #1519
-
We have a requirement to have a dashboard with alerts types and on click of a alert type, we should be navigate to all alerts page(send this as route data) with the filter state applied prior to first emit event? I could not find an example in doc: Also does the filters icons marked as filter applied? I did a small PoC using stackblitz from docs. I could see filtering is working but the filter icons are not reflecting the filter active icon state |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes, use the |
Beta Was this translation helpful? Give feedback.
Yes, use the
[clrFilterValue]
input. https://stackblitz.com/edit/jteg5q-yuvw8a?file=src%2Fapp%2Fexample.component.html