Daniel
Daniel
So we still cant customize the user templates?
@obiwarn - I was waiting to start this with 1.3 support. I am planning it out, did you want to help? :)
Im having the same problem, even though I know where the code is: ``` columns = _.map collection.tableColumns, (column) -> if column.template createdCell = (node, cellData, rowData) -> $(node).html ''...
Have you been able to fix this? I am getting 'undefined is not a function' whether I grab it by id or name. Anyone else have this issue with a...