Search
14170 results 1131-1140
Forum
- 25th Aug 2016Request: Allow DataTables website search to sort by dateIt does actually take the date into account and gives newer posts higher ranking. However, an explicit forum search which provides that options is a good idea. Thanks for bringing this up. Allan
- 23rd Aug 2016FixedHeader with per-column search does not work in IE11fix IE11. // Apply the search table.columns().every( function () { var that
- 4th Aug 2016Column search in editor column of type 'select'is, that the column search just searchs inside the TestTable.OptionId items
- 2nd Aug 2016Get a nice datatable with records but features don't work- Record limit, sorting, searchget Nice layout but search, record limit and sort
- 1st Aug 2016Filter not removed when user clicks "X" in search box (Internet Explorer only)In the above examplehttps://datatables.net/examples/basic_init/zero_configuration.html in IE i am not able to see the 'X' option itself after search the results.
- 29th Jul 2016Search is not working on cells that use 'fnCreatedCell'for the text to search whenever a search was
- 21st Jul 2016MJoin - "Unknown Field" on Search & Orderand made a custom search field. Think this is
- 19th Jul 2016Position of the search box.Having responsive website it only centers that search box in a right side of the page.
- 18th Jul 2016Save and restore the state of all search boxesthis).val(localStorage.getItem($(this).attr('id'))); } }); [/code] Where each search box has the class "searchBox" I feel that there
- 14th Jul 2016How to SaveState of pagination and search without saving the actual row dataThis fix breaks the search box so this is