0

I have implemented the TableView sorting when table header is clicked. We have another requirement to sort the table data by different options e.g. Name, Date, Size. I am looking for a way to show a dropdown where user can select a type and then sorting happens based on the type selected just like in finder:

enter image description here

Right now my interface looks like:

enter image description here

How do I achieve this in table header?

Faisal Ghaffar
  • 181
  • 2
  • 12

0 Answers0