Hi, I’m trying to enable sorting on all columns in SGVizler2 tables (with small arrows for ascending/descending order). Even with the ordering
option set in DataTables (in commons.js), the columns are still showing as sorting_disabled
. I’d like to be able to sort any column, not just the first one. Has anyone else run into this or know how to fix it?
Thanks for any help!