Search
11329 results 3931-3940
Forum
- 5th Sep 2016dataTable.columns(0).search('search-term').draw() does not populate columns[0][search][value]I changed it to 'filter'. Its all good now.
- 2nd Sep 2016Counting values available in another tableIn that case the filter() and count() methods probably would be a good way to do it. Get the data for the column you want to match, filter out the data you don't want and count the result. Allan
- 2nd Sep 2016multi_filter_select in the headerHello Allan, When i use fixedHeader and the multi filter select in the header, i have the problem (described the August 25). The link of my problem (On Firefox 40.0.2) ---> https://jsfiddle.net/ztxfqh1q/ Best regards, Nicolas
- 1st Sep 2016Event for when a page has been fully loadedevent. Using the search filter, changing the num results
- 1st Sep 2016filtering using "natural" wildcard * ?The column().search() option provides a regex option. If you use that make sure you turn off the smart filter as well, otherwise weird things happen! Allan
- 1st Sep 2016restrict options in combobox (First come first served entry booking)just used the where filter to the options list
- 31st Aug 2016New RowsGroup plugin: merge cells vertically (rowspan)I found the solution for above mentioned problem. I needed to trim the space before the data in the cell in order to filter.
- 30th Aug 2016Output filtered resultsI don't see why not. Use columns().search() for a column level filter and rows().ids() to get the ids. Allan
- 29th Aug 2016Best way to add a class when results are filtered?Saving and when any filter is applied the users
- 26th Aug 2016I am trying to insert three buttons in datatableresponsive : true, 'language': { 'search': 'Filter Requests:', 'zeroRecords' : 'No Requests