In my grid I want to enable the filter row and sorting. However, I do not want to show the arrow menu which appears when you hover over a column header. This usually contains Sort Ascending, Sort Descending, Remove Sort, etc. The sort will function alright because clicking a few more times on a column removes the sort. I also plan to add a button to the toolbar to clear sort/filters all at once. Does anyone know how to achieve this?