Comments
-
Thank you for your reply. The problem is on 61 of your code. "datagrid.addColumn('error', datagrid.DATA_TYPE_BOOLEAN);" DATA_TYPE_BOOLEAN is not a supported type. We support DATA_TYPE_STRING, DATA_TYPE_DATETIME and DATATYPE_DOUBLE. Please note there are a few other rows that you have using DATA_TYPE_NUMBER which is also…
-
Is this still an issue? If so, please reply with the url of your connector in the IDE and I will look into exactly why this is a problem.