Search
11089 results 6011-6020
Forum
- 12th Feb 2013Weird Visual Issue integration with Bootstrapmore than 8 columns sort controls are overlapping the
- 12th Feb 2013Bug in _fnGetUniqueThs (jquery.dataTables.js 1.9.4). Column with wrong Thcould not apply the sort and filter to a
- 9th Feb 2013bStateSave with 2 tables on same pagesaved. However, if I sort the first table then
- 7th Feb 2013bDeferRender with fnDrawCallback : Column Countto count. If I sort the table after loading
- 4th Feb 2013Keep row highlight from row callback after sortingI am using this: [code] "fnRowCallback": function (nRow, aData, iDisplayIndex) { if (aData[8] == "True") { $(nRow).addClass("alert-highlight"); } return nRow; } [/code] but after any sort that causes the highlighted rows to move, they are no longer highlighted. Note, using the bootstrap update for datatables.
- 1st Feb 2013Ignore empty cells when sorting by groupswhen i try to sort the columsn i defined as "mystring". Only after sorting first by the right
- 29th Jan 2013aaSorting different with different column typeare always by default sorted on the first column,
- 28th Jan 2013Unwanted change of sorting when resizing the windowa new window. I sort the data via SQL, so I got initial sorting set to false, sorting
- 18th Jan 2013Working code for server-side paging, filtering, sorting for Python + Flask + MongoDBfield you chose to sort sorting = self.sorting() # get result from
- 17th Jan 2013Leading spaces are getting trimmed for table datawhen displaying in a sorted grid. I should note