If a data-formatter is already specified on a column, it should not be overwritten by the js-datatable formatter matching the data type.
For instance, if a column's data-type is "list", there is currently no way to specify one's own data formatter.
In addition, the "str" data type is now allowed (but does not specify a data formatter).
If a data-formatter is already specified on a column, it should not be overwritten by the js-datatable formatter matching the data type. For instance, if a column's data-type is "list", there is currently no way to specify one's own data formatter.
In addition, the "str" data type is now allowed (but does not specify a data formatter).