Search
14090 results 7221-7230
Forum
- 1st Dec 2014editor_remove performance large data sets20000, 30000, "All"] ], "language": { "search": "_INPUT_", "searchPlaceholder": "Search....", "sLengthMenu":
- 1st Dec 2014DataTables Individual Column Searching using column().search().draw() Problem (server-side)can it possible to place the search fields on the opt of the table. or below the header and it may be placed on the first row of data. any code samples. please help me on that one.
- 29th Nov 2014Column Orthogonal Data not working properlyCan you please link to a test case, as required in the forum rules. The documentation notes that the second parameter is an array of search rendered data and the fourth is the raw data. Allan
- 26th Nov 2014Row show/hide locally on server side queryYou could potentially use search() or column().search() for simple
- 26th Nov 2014How to add columns dynamically?be found using the search box at the top
- 24th Nov 2014Custom Filter using ext.search helpNot working with multiple tables now. What is the best way to search an array of values?
- 24th Nov 2014Hidden data as default viewthis should read: 'trigger a search for a generic term'
- 21st Nov 2014Is it possible to allow a column to be filterable without being searchable?OK, if I check the table id and decide that I do not want to use my custom search plugin, is there an easy way to execute the default search at that point?
- 20th Nov 2014Server-side filtering and accented charactersif you utf8_decode() your $search variable. $string = "é"; $string
- 17th Nov 2014Change the language of the dataTable client-side.Actually I just figure out this my own, I replaced the Search: inside the js with and now i can handle the text in my other javascript library.