Table view sorting question.
I sort the rows in a table view (Table 1) by Column A, and group them by Column B. It all works as expected and it looks beautiful. However, if I click on a column name in that view the table is re-sorted by that column and the grouping is gone. To restore that I have to go to another view and come back to this one. Users can easily tap the column name row by mistake and lose the sorted view; they would then have quit the view etc. Not great, especially when dealing with naive users.
Is there a way to prevent that default sorting action on a particular view?
User | Count |
---|---|
25 | |
15 | |
4 | |
3 | |
3 |