Search
288 results 281-288
Forum
- 1st Jun 2010HTML sort type bug?that column only: [code] $("thead td.nSearch input").keyup( function () { oTable.fnFilter(
- 29th Oct 2014Mark external sorted column without sorting againYou should be able to do it with something like this: $('#example > thead > tr > th:nth-child(1)').removeClass('sorting').addClass('sorting_asc'); $('#example > tbody > tr > td:nth-child(1)').addClass('sorting_1');
- 25th Jun 2011Sorted by default + not clickable columnsbeen initialised: [code] $('#example thead th').unbind('click'); [/code] An alternative
- 20th Dec 2010Sorter Arrows not showing upsome reason in my thead section the sorting arrows