I have a edn column in my dhtmlxGrid. I would like the cell to show empty instead of showing zero (0) values for these cells.
How can I do this?
Thanks!
I have a edn column in my dhtmlxGrid. I would like the cell to show empty instead of showing zero (0) values for these cells.
How can I do this?
Thanks!
It can be done only by code modification, there is no way to control such behavior through API