The CSS used in the table should change when using the reordering plugin:
Sorting columns is no longer possible, thus
- table.display thead th {
...
cursor: pointer;
...
}
- <th class="sorting"
should not be used.
Original issue reported on code.google.com by m...@meetingmasters.de on 23 May 2012 at 11:04
Original issue reported on code.google.com by
m...@meetingmasters.de
on 23 May 2012 at 11:04