Hi,
I am getting the error:
TypeError: table.fnSort is not a function
I can't seem to figure out why that would not be available. the table var has all the properties and methods available when debugging but fnSort is undefined. fnSort is there in the datables.js and am using the latest version (10.4). Is there any reason for this?
Thanks!