Search
3531 results 1671-1680
Forum
- 8th Mar 2010tabletools issuesJust realized that the print button doesn't use the
- 28th Feb 2010fnFakeRowspan (server-side processing only)header('Content-Type: application/json'); header('Content-Length: ' . strlen($ret)); print $ret; How did you
- 27th Jan 2010TableTools not exportingcentred - but it will print correct, which is the
- 22nd Jan 2010PHP sourceaaData": ['; while ($row = mysql_fetch_object($result)) { //print json_encode($row); //$arr[] = $row; $output
- 19th Jan 2010Internet explorer slowness issue and js erroraoColumns_history [] = "{ \"bSortable\": false }"; //points print implode ( ",", $aoColumns_history ); ?> ] }); $.fn.dataTableExt.FixedHeader(
- 14th Jan 2010How to make table content appear on Google searchSo you suggest I print a table using php
- 5th Jan 2010tableTools printing off the pageway TableTools does it's print feature is to set
- 4th Jan 2010sAjaxSource questionThanks Allan, specifying the URL to the CGI worked. But just dumping the JSON is not enough. For perl CGI scripts the header must alo be provided: $q = new CGI; print $q->header; Mike
- 26th Dec 2009Deactivating DataTables dynamicallyTableTools which provides a 'print' option for the table
- 18th Nov 2009TableTools repeated initialisationbuttons: { "OK": function() { $(this).dialog("close"); }, "Print": function() { $(this).jqprint(); } } }); [/code] I