I’m currently in the process of building a datagrid that is both filterable and sortable. I was able to get it to sort by clicking on the header label for a column, however I’m having trouble with the sort. If possible, I’d like to add a filter icon to the header area, either next to each header (a la Excel/Sheets) or a singular icon that can be a dropdown menu.
My thinking was it might be tied to this straggler here, but I cannot get it to show for the life of me:
We plan on improving elements like the datyagrid with the new reusable components in a few weeks. In the meantime, I would suggest creating your own datagrid, as the one we provide is opinionated and can’t allow this