Display string in number columns

Hi

I need to display messages in a number column.
What method is there?

https://snippet.dhtmlx.com/h36vs2g9

It worked in 7.3 version

Why not use type string?

Number format, alignment, number editing

Unfortunately the β€œnumber” column type can have only a number as a value.
As a workaround you may try to use template property to display the alternative title in your cell:
https://snippet.dhtmlx.com/gon5n0ps

1 Like