No_select class :)

No_select class :)

desineopldesineopl Posts: 1Questions: 0Answers: 0
edited March 2012 in DataTables 1.8
Hi,

I have a small problem with dataTable. I bought a template in themforest and there is a dataTable 1.8, but I don't wont sort a different columns. I found a script in forum in this discussion:
http://datatables.net/forums/discussion/1059/no-sort-one-column-with-a-specific-class/p1

The last js code.

calling the script looks like this:
[code]oTable = $('#example').dataTable({
"bJQueryUI": true,
"sPaginationType": "full_numbers",
"sDom": '<""f>t<"F"lp>'
}); [/code]

Please help me.
This discussion has been closed.