Search
11152 results 9291-9300
Forum
- 2nd Sep 2011case sensitive searchingI did remove the search box but is there no easy way that this can be done? To make the sorting case sensitive I just had to remove a few .toLowerCase.
- 31st Aug 2011Loading with AJAX Problem: aLAyout[0] is undefined?>side will perform searching, sorting, etc. with the data
- 30th Aug 2011formatting: Totals or table data?They are text string - that's why :-). If you what DataTables to treat them as numbers, you would need to use a sorting plugin such as this one: http://datatables.net/plug-ins/sorting#formatted_numbers Allan
- 28th Aug 2011Arrow next to the header of the table is missing?i put the following code before the . [code] @import "../datatables/css/demo_table.css"; @import "../datatables/css/demo_page.css"; @import "../datatables/css/demo_table_jui.css"; [/code] its fonts/layout seems ok. everything are shown, except sorting buttons didn't. I put css/images and js folders to the site. But no way...
- 25th Aug 2011How to Filter excluding certain columns or filter only on text content (not html tags) within cellsHow would I use the HTML for sorting (for example by using a title in an empty span) but exclude the HTML from the search? Campbell
- 17th Aug 2011Editable DataTable plugin - Adding new recordwill help get it sorted out. Allan
- 17th Aug 2011All row displaying on initialisationHey allan, Ye, its 26. I understand what i need to do now, thanks. The processing of the rows needs to be done on initialization when using serverSide and ajaxSource and not just when filtering, sorting etc.
- 16th Aug 2011Drag And Drop Rowsis integration with DataTables' sorting so that can reflect
- 16th Aug 2011Add Custom Behavior to All Datatablesplug-in feature invoked automatically (sorting can be through the
- 12th Aug 2011Is there a way to use "bServerSide": true along with fnAddData?next draw (filtering, paging, sorting etc) unless you add