Cannot turn sorting off
nstrassner - April 3, 2009 - 20:17
| Project: | Table Manager |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
I have some pricing tables that I have imported from Excel (CSV).
No matter what I do, I cannot load or paste a CSV file and have it NOT sorted.
When instructing the table that there are no sortable data (radio button="No default column for sorting"), after saving the "No default column for sorting" is no longer selected and anything I paste or upload is sorted.
So, there seems to be no way to NOT sort(?)
The code in tablemanager.module does not seem to check for "don't sort".

#1
I have been caught by this issue too and I cannot find an easy way around (yet...). If this is a feature request (as it doesn't feel like a bug), then I would recommend it be configurable on a column by column basis.