Search
11370 results 4481-4490
Forum
- 6th May 2014Translate the words From and ToWhat range filter? Is this in one of the third party plug-in filters for DataTables? If so,
- 5th May 2014problem with paginationSorry, I find it. iTotalDisplayRecords and iTotalRecord need to be the same if no filter is applied to table.
- 2nd May 2014Add 'next' row after searchCurrently no. Each row is treated as an individual row in DataTables, so if a row gets filtered out, it is gone and can't be shown until the filter is relaxed. Allan
- 1st May 2014DataTables 1.10.0 release candidateinstantiated" * Register the Columng Filter Widget feature with DataTables
- 30th Apr 2014Unsual behaviour of sSearch in datatable on dropdown change event ? Critical issueits by default a filter . The table is getting
- 29th Apr 2014Exact search match in 1.10Yup - have a look at where the filtering is done and you'll use that a wildcard filter is used. You could just remove that and it would do exact matching. Allan
- 28th Apr 2014DataTable row editing ? Code provided but changes requiredlogic : [code] /* Results in: {filter} {length} {information} {pagination} {table}
- 25th Apr 2014ajax data source "json formatting error"I would like to filter on that column to
- 24th Apr 2014Able to display fullscreen yet?page and search and filter options above the table.
- 24th Apr 2014Table style width fixed with multipel rows in thead.Now I need to figure out how to allow the column filter plugin to work (it adds an additional TR)