Search
11091 results 391-400
Forum
- 7th Mar 2012Need some help to lock a column background to be different than others, even after sortthe white on a sort now but at least
- 27th Feb 2012Sort order difference between initial and later sortingto not apply the sorting listener to the column header, rather than rejecting the sort on that column when
- 24th Feb 2012sSortDataType cannot sort when value='default'anything else) and then sort it with all the
- 21st Feb 2012Default sort not working with either methodFor some reason when the page first loads the first column is sorted in ascending order. I think you want aaSorting - that specifies the initial sort and is independent of the asSorting parameters for the columns. Allan
- 7th Feb 2012Single column sort only, with correct directional arrowscomment out the shift sort in DataTables core: https://github.com/DataTables/DataTables/blob/master/media/js/jquery.dataTables.js#L3981
- 7th Feb 2012Incorrect sort type detection with function mDataPropis a function, the sort type detection is incorrect,
- 1st Feb 2012how to sort fractions?span is that the sort function only has access
- 15th Jan 2012sort date column according to date data not display datathe client-side) will correctly sort anything that Date.parse() can
- 28th Dec 2011issue with date sort for "mmm dd yyyy format"Found the way to sort "mmm dd yyyy"date format sorting: the code is below.
- 15th Dec 2011Sort Callbackis getting called before sort is done. However i