Search
11091 results 451-460
Forum
- 5th Jan 2010How to enable a Sort Order per Column?column they want to sort, and can use multi-column sorting by holding down the
- 4th Jan 2010(Bug?) Javascript error on sort with booleans in columnI'd say that the sorting function being run is
- 27th Dec 2009broken sort, only sorts first 2 digitscell. In order to sort numerically, DataTables requires that
- 26th Dec 2009Sort by date format "%d/%m/%Y %H:%i:%s"to use a plug-in sorting function to sort any data in any
- 30th Nov 2009Reset Sort Ordermean by "reset the sort order". You can change the order that columns are sorted (i.e. asc -> desc, rather
- 26th Nov 2009Sort problem with swedish characterssort and * a descending sort. / _oExt.oSort = { / * text sorting */ "string-asc": function ( a, b
- 25th Nov 2009How to sort by a hidden valueHi Mooma, You can tell one column to sort based on the data in a different column using the iDataSort ( http://datatables.net/usage/columns#iDataSort ) parameters. There is a code example in the documentation. Regards, Allan
- 13th Nov 2009Themeroller -- Sort Icons render on separate lineI just downloaded the latest version v1.5.4 and also have the sort icons showing on a different line. I also have the search and pagination showing on top of each other instead of side by side.
- 29th Sep 2009Datatable column sorton display, regardless of sorting and filtering: oSettings.aoData[ oSettings.aiDisplay[
- 15th Sep 2009reading searchstring + using internal sort for an array?through each column being sorted. Do a sort() on your array, but