Search
13033 results 4321-4330
Forum
- 14th May 2015Column Ordering (Ascending or Descending)true, "saveState":true, "sAjaxSource" : "/oltapp/showCandidates", "order": [[0,"asc"],[1,"desc"]], "sDom": '<"ui-toolbar ui-widget-header
- 11th May 2015hello :)Use the order() API method. Allan
- 9th May 2015Key Table with Fixed Columns: bug?to these columns in order to distinguish them from
- 9th May 2015Severside AJAX pageLength property not working - _fnAjaxParameters always using _iDisplayLength=10similar thing happens with order as well, seems like
- 8th May 2015Combine columns and allow sort on the columnsthen use the API (order()) to trigger ordering on it if you
- 6th May 2015Server-side column filtering solution using select inputDISTINCT ".$table[$column]['db']." FROM table ORDER BY ".$table[$column]['db']." ASC" or
- 5th May 2015HTML5 data-* is being ignoreddtfield.data = { _: 'offerItem.display', sort: 'offerItem.@data-sort', order: 'offerItem.@data-sort' }; } And voila! Only
- 2nd May 2015How to dynamically update options for a dropdown list?properly no matter the order of creates / edits you
- 30th Apr 2015When I set a default column for ordering and direction, all other Datatable options are disabledlog entries in descending order. It currently is sorted
- 30th Apr 2015Exclude first column (Sl. No) from sort.always sorted in asc order as expected. However what