I am using the generate.php file and toPDF and toExcel methods to export tables to a pdf or to excel. However, whenever one of the column types (ColTypes) is set to “input”, I get an “Uncaught ReferenceError: excell_input is not defined”
Is there any way I can have both an input column and be able to export to a pdf or to Excel? I am using v3.5 build 120822. Thanks.