Search
43856 results 23441-23450
Forum
- 9th Jan 2012Allow use of local storages instead of cookiesit and after the table is completely initialized delete
- 9th Jan 2012iDisplayLengthIs the table hidden (in a display:none)
- 8th Jan 20122 datatables on 1 page & dataTables_filterYup - you need to target your CSS selectors suitably :-). DataTables automatically adds a DIV wrapper around the table with an ID of {tableid_wrapper}. So if your table has an ID you can do: [code] table1_wrapper div.dataTables_filter {...} table2_wrapper div.dataTables_filter {...} [/code] Allan
- 8th Jan 2012Pass a search filter via URL parametera filter to the table during its initialisation? That
- 7th Jan 2012Help! Mysql Improvedfor fast and accurate table cardinality) */ $sIndexColumn = "id"; /* DB
- 6th Jan 2012Issue with pagination and jQuery functionalityis called whenever the table updates. Thanks again!
- 6th Jan 2012can't make serverSide worksfile, and populate the table with 25 rows. But
- 6th Jan 2012Column mis-alignmentway: 1) Added ".dataTables_scrollHead table{ table-layout:fixed;}" style; 2) Surrounded
- 6th Jan 2012Horizontal scroll broken in FireFoxMy guess is that you'll need to add [code] table { clear: both; } [/code] to your CSS. However if that doesn't do it, could you link us to your example please? Thanks, Allan
- 5th Jan 2012DataTables 1.7.2 with JQuery UI Themeroller column heading issue in IEonly work if your table has a class of