Search
14021 results 7381-7390
Forum
- 24th Feb 2014Global filter breaks with Fixed ColumnsAllan, I copied the html generated from django and pasted it here - http://live.datatables.net/tiwayaf/1/edit. I looked at the output and tried to search on birds and you will see the problem. Thanks, Mark
- 19th Feb 2014Table drawn with header and body misalignedwhen I changed the search input the below message
- 19th Feb 2014IE8.0 : Improving Performance of Datatable on IE8.0Hi Allan, Removing search highlighting functionality doesn't help much on the initial load !! I have also used 1.10.0-beta.2, its having impact very little.
- 14th Feb 2014Filter doubtsSure you can - use oSearch if you want to modify the search defaults: http://datatables.net/ref#oSearch . This is the dev documentation for the search configuration object: http://datatables.net/docs/DataTables/1.9.4/DataTable.models.oSearch.html . You can modify it to alter the default as well as another option.. Allan
- 13th Feb 2014fnMultiFilter: exact string matching and sClass vs. sNameresults (even when I search against one column) despite
- 11th Feb 20141.10 and server-side table joinsshould' be I can search for terms and it
- 7th Feb 2014Trying to use datepicker in one of the columns on my datatablethe dropdowns and press "Search" button. The grid will
- 28th Jan 2014Column filtering on URL query stringSure - get the search term from location.search and just put it into the search box using jQuery. Allan
- 24th Jan 2014How Populate data in datatable based on user input field.is if want to search with a different input,every
- 24th Jan 2014Chinese translation report export to pdf display "???"Search for "utf8 pdf" - there are loads of discussions about this: http://datatables.net/forums/discussion/6680/tabletools-utf-8-in-pdf-format/p1 http://www.datatables.net/forums/discussion/3762/how-to-export-to-pdf-with-utf-8-for-hebrew-table/p1 http://datatables.net/forums/discussion/comment/45449 Allan