toPDF and toExcel with ColTypes of "input"

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.

However, whenever one of the column types (ColTypes) is set to “input”

Are you using custom excell for the “input” column. As far as I can see grid doesn’t support such type of column by default.

docs.dhtmlx.com/grid__columns_types.html