I am using a json object to display my data in the datatable.
Although I am passing the complete json object to the datatable function, I am only displaying some things in the json object in my data table.
But I want to sort my datatable with an attribute that I am not displaying.
Is this possible?
Although I am passing the complete json object to the datatable function, I am only displaying some things in the json object in my data table.
But I want to sort my datatable with an attribute that I am not displaying.
Is this possible?