Search
11312 results 5251-5260
Forum
- 23rd Aug 2010Fnfilter on one column with serversideIf you have a look at the parameters sent (using Firebug or whatever) you'll see that the parameters are sSearch_1, sSearch_2 etc, rather than just sSearch_. As noted in the documentation: "sSearch_(int) Individual column filter". Regards, Allan
- 22nd Aug 2010How do I change it from a min of 3 characters ro a min of 1 character for search?The filter currently will update for
- 21st Aug 2010Added data does not match known number of columnsbFilter": true, "oLanguage": { "sSearch": "Filter records:" }, "sDom": '<"H" <"i_toolbar">f>t<"F"
- 17th Aug 2010Tabs and tables page to pageSo you want to filter the table in tab A, from tab B? You can use fnFilter to do this: http://datatables.net/api#fnFilter Allan
- 15th Aug 2010Combining serverside + DOM?the end-user does a filter, then they might incorrectly
- 13th Aug 2010Hide/show rowsyou might need better filtering on however you're pulling
- 5th Aug 2010tooltips after fnReloadAjaxinit, next page... and filter). Just ad this at
- 29th Jul 2010record count with server side processinginclude "iRecordsTotal"? If you filter the table, what does
- 26th Jul 2010Filtering disabled for Hidden Columns with Individual Column Filteringdata for the individual filters still held the 'old'
- 24th Jul 2010Possible to initialialise table based on user's click on previous page?this: http://datatables.net/api. Grab the filter value you passed to