Is it possible to include a value formatter in a column type?

Hello @Niklas_Kappel,

You can use the cellDataType, it looks like the columnTypes is not iterated through in the grid, so it cant find your function definitions.

1 Like