Hi. I am using WP Table Reloaded to display the results of a competition. The results can be sorted according to individual events or by the total score from adding the events together. So to make this easy for viewers I want to use a sortable table.
WP Table Reloaded is good for this, and the results can be easily sorted by any individual column.
What I would like, however, is for the first column not to sort. I would like a column of numbers, so that when the table is sorted a user can see the sorted results and also a numbered ranking. Currently when I sort the table, that column is sorted along with it, effectively making it only the ranking for the "total" results.