Custom Filter Icon?

Hello all!

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:

Thanks for any and all help!

Bumping. Are these mobile only elements?

Do you have an example of what you’re trying to build?

Something like this within the datagrid (if possible):

image

Clicking on that icon would allow me to filter the data as explained in my original post

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 :confused: