Disable table footer in print view
Disable table footer in print view
 tsmprit            
            
                Posts: 10Questions: 3Answers: 0
tsmprit            
            
                Posts: 10Questions: 3Answers: 0            
            Hi,
is possible to disable table footer in print view?
            {
                    "sExtends": "print",      
                    "sButtonText": "Print",                         
                    "bFooter": false
             },
.. doesnt work. it works only in exported files.
This discussion has been closed.