I have a view where the format display is a Table.
I exposed some field for sorting. The problem with that is, instead of activate the Table Header for the choosen sorting field in order to sort, that's created a dropdown where the user can choose the sorting field.
Is there a way to use to Table Header for sorting instead of this generated dropdown.

