Search
11176 results 3201-3210
Forum
- 4th Sep 2015jQuery DataTables OData connectorover IE for that sort of work. It is
- 2nd Sep 2015Scroller only renders first records from ajax source when cells are padded.and go to https://datatables.net/extensions/scroller/examples/initialisation/state_saving.html Sort by First Name by
- 30th Aug 2015Default ordering when orderable set to falsethen you lose the sorting icons for display so the user knows they are sorted in x order. So
- 27th Aug 2015This is supposed to be easy and 5 minute implementation......Not!!!!!You are using some sort of templating engine that make it impossible for anyone here to see what's actually happening. Where is the #example table container in your sample?
- 27th Aug 2015custom sorting with heavely formated dateTo hide a column: http://datatables.net/examples/basic_init/hidden_columns.html Then in your "columnDefs": { // Sort column 1 (formatted date) by column 6 (hidden seconds) "orderData":[ 6 ], "targets": [ 1 ] }, Column numbering is entirely up to you of course.
- 27th Aug 20151.10 Ajax for small data set in memoryfilters that have a sorted list to allow filtering.
- 26th Aug 2015Sorting table by last column not workingWanted to add - the sort works fine if I also sort the second table by the a +ve column number.
- 26th Aug 2015enum sorting pluginit and DataTables will sort ascending or descending internally.
- 26th Aug 2015Limit number of columns in multi-column sortsthe number of compound sort elements that DataTables can
- 25th Aug 2015Fixed Header 3, IE 11 in 8 mode, loss of Events, JQuery selector funaway in DEV and sort of lost track of