@DBC if you don't want the table to have any sorting at all you should be able to disable sorting for each column in the table.

Though this could be a lot of manipulation if the table contains a lot of columns or you can do this in a JS Query but that would essentially require the same thing but perhaps easier to maintain in one place as opposed to going into each column
