Search
14021 results 8011-8020
Forum
- 3rd Mar 2011Strange bug? Columns resize on clicknoticed that performing a search will trigger this behavior
- 2nd Mar 2011Filter on user input AND defined valuesaying now. When i search using that particular input,
- 2nd Mar 2011Pulling data from multiple mySQL tables... NEED HELP please!type "ma" into the search box... The sql select
- 2nd Mar 2011Is there a feature to add a last row which gives the summary of the data?aaData": aDataSet, "oLanguage": { "sSearch": "Search Keywords:" }, "fnFooterCallback": function ( nRow,
- 26th Feb 2011serverside not executing JavaScriptscript tag. A google search for 'innerHTML script tag'
- 25th Feb 2011Help with filter an inner tablethan using the jQuery search for 'input' elements. So
- 23rd Feb 2011Possibly to fix DataTable header and footer somehow?Fix as in FixedHeader. Basicallly, my header has a custom search field, and my footer has a summary. So the idea is to have them visible at all times. Thanks, Gerardo
- 22nd Feb 2011Delay Multiple Field FilteringI came up with a lame hack to do what I want: [code] var firstFilter = filters.shift(); $.each(filters, function(idx, filter) { // Manually set search attributes var oSettings = table.dataTableSettings[0]; oSettings.aoPreSearchCols[filter.colIdx].sSearch = filter.query; oSettings.aoPreSearchCols[filter.colIdx].bRegex = filter.regex; oSettings.aoPreSearchCols[filter.colIdx].bSmart = false; }); // Send the query table.fnFilter(firstFilter.query, firstFilter.colIdx); [/code]
- 22nd Feb 2011[SOLVED] How to handle large datasets?inv.last_update|date_format} {/foreach} [/code] The search only works on the
- 21st Feb 2011I need to call 'fnDraw' to get the table formattedstill have screwed up Search text and textbox. Ideas?