printView and setNumberFormat

Hi!



Im using setNumberFormat to set custom number format for my grid, but when I go to printView the custom formatting is not working.



How can I fix this?

This is expected behavior. While printing printView method takes internal cell’s values. Unfortunalety in current version of dhtmlxGrid there is no way print formated cell’s values