In my current work project, I am utilizing Angular along with Clarity Design for the frontend. The datagrid has been set up with filtering, and now I am looking for a way to retrieve the list of filtered results for use in another component. I have yet to come across any solution that allows for this functionality. This has led me to wonder if it is possible to extract the filtered results from the datagrid.
For a straightforward datagrid example, you can refer to the following link: https://stackblitz.com/edit/clr-dg-filter-result